Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.23 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.23 KB

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