Sha256: 2e1447f53a1c678267d0633d213eba0f39aeb6c3fb893ec8fe2bab93d9936720

Contents?: true

Size: 547 Bytes

Versions: 1

Compression:

Stored size: 547 Bytes

Contents

org2slides
===

Turn .org orgmode files into html slides (via Reveal.js)


Dependencies
===========

Ruby.


Install
=======

`gem install org2slides`


Usage
=====

`org2slides ORG_FILE_PATH`


Testing
=====

To hack on this and test the code, clone it, then run the following
whenever you need to do a smoketest:

	ruby -Ilib bin/org2slides test.org && open test_generated_slides/index.html


License
=======

org2slides is free software licensed under the
[GNU Affero General Public License (AGPL)](http://www.gnu.org/licenses/agpl-3.0.html).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
org2slides-0.2.0 README.MD