Skip to content

Command line interface for Confetti, a tool for enriching your online slide decks.

License

Notifications You must be signed in to change notification settings

andreamangano/confetti-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

confetti-logo.png

Confetti enriches your slide deck.

npm version

[ Please note: The project is still under construction. It's not a stable version. :) ]

Confetti is the static site generator that helps you to enrich, publish and share beautiful HTML5 presentations. Confetti provides a way to turn your slides in an amazing online presentation using any of supported themes. It also allows to let advanced CSS and JavaScript for customized slide decks. Why not get started now?

cover.jpg

Installation

Install the library as any other global npm package. Be sure to have npm, git and node installed. If your computer already has these, just install Confetti with npm:

$ npm install confetti-cli -g

Quick Start

Setup your slide deck

The init command create a folder (named deck) with the assets that make up a slide deck.

$ confetti init
$ cd deck

Start the server

Confetti includes a local server utility to allow quick live-previewing of the slide deck.

$ confetti server

Docs

For detailed usage please head to https://andreamangano.github.io/confetti-cli

Author

Confetti © Andrea Mangano, Released under the MIT License.

andreamangano.com · Twitter @andreaman87

Contributors

Special thanks to Paul Jesus Benites Romero for creating the logo "confetti".

License

Licensed under MIT License. © Andrea Mangano.

About

Command line interface for Confetti, a tool for enriching your online slide decks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published