rvl-cli

1.0.0 • Public • Published

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.

Package Sidebar

Install

npm i rvl-cli

Weekly Downloads

1

Version

1.0.0

License

(MIT OR Apache-2.0)

Unpacked Size

5.88 kB

Total Files

4

Last publish

Collaborators

  • derpmarine