generator-io-slides

0.0.2 • Public • Published

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.2:

  • option to create a blank presentation

0.0.1:

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

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i generator-io-slides

Weekly Downloads

1

Version

0.0.2

License

none

Last publish

Collaborators

  • nicolasrtt