517 B
517 B
rmsh
Remark Shell
Create and work with presentations using remark.js.
Prerequisites
-
cd rmsh/share/js && wget https://remarkjs.com/downloads/remark-latest.min.js
-
For Debian-based distributions:
sudo apt-get install ruby-sass
Getting started
rmsh create <my-presentation> default
This creates an empty presentation with the default theme in the current dir.
After that, edit presentation.md
.