/reveal-cli

Command Line Interface for Reveal.js

Primary LanguageJavaScript

reveal-cli

js-standard-style Build Status Coverage Status

Features

  • Generate base project structure based on blueprints
  • Deploy slides to GitHub Projects

Installation

$ npm install -g reveal-cli

Usage

Typing the reveal command will bring up the available options and their requirements.

Generate a project

$ reveal new <project-name>

Deploy to GitHub Pages

$ cd path/to/project
$ reveal deploy

Note: Requires a .git repo with a valid GitHub remote

License

MIT License

Copyright (c) 2016 César Cruz