2.0.1 • Published 7 years ago

reveal-cli v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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

2.0.1

7 years ago

2.0.0

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago