1.0.0 • Published 5 years ago

rvl-cli v1.0.0

Weekly downloads
3
License
(MIT OR Apache-2....
Repository
github
Last release
5 years ago

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.