0.0.2 • Published 10 years ago

generator-io-slides v0.0.2

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

generator-io-slides Build Status

A Yeoman generator for IO-slides, a presentation tool based on google io-2012-slides with a few enhancements.

Getting Started

Install yeoman and the io-slides generator globally and start the generation

$ npm install -g yo generator-io-slides
$ mkdir name_of_your_app && cd $_
$ yo io-slides

To launch the presentation, open "template.html". (Grunt task to run a server and launch the presentation coming soon).

$ open template.html

Notes

Early alpha phase, use at your own risk!

Don't hesitate to fill an issue if you find a bug or need a feature. Pull requests also gladly accepted!

Release history

0.0.1:

  • scaffold a presentation with user name and presentation name
  • publication on npm

License

MIT License

0.0.2

10 years ago

0.0.1

10 years ago