Skip to content

cesar/reveal-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Command Line Interface for Reveal.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published