rvl-cli
v1.0.0
Published
A cli for quickly creating Reveal.js slideshows using MarkDown.
Downloads
1
Maintainers
Readme
rvl-cli
A cli for quickly creating Reveal.js slideshows using MarkDown.
Install
Install with npm
npm i rvl-cli -g
Usage
demo.md
:
---
title: My First Slideshow
theme: black
---
Yay
---
## Second Slide
Nice!
rvl demo.md
Contributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Author
Joel Ellis
License
Copyright © 2019 Joel Ellis.
Licensed under the (MIT OR Apache-2.0) license.