0.0.2 • Published 11 years ago

generator-remark v0.0.2

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

Generator-remark

Build Status

A Yeoman generator for scaffolding Remark presentations.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-remark
  • Run: yo remark

To view your presentation:

grunt server

To deploy your presentation as a couchapp to a local CouchDB instance under the remark database:

grunt deploy

To configure where your presentation deploys, modify couchapp.json.

License

MIT License

0.0.2

11 years ago

0.0.1

11 years ago