generator-reveal
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "generator-reveal", | ||
"version": "0.0.0", | ||
"description": "A generator for Yeoman", | ||
"version": "0.0.1", | ||
"description": "A Reveal.js generator for Yeoman", | ||
"keywords": [ | ||
"yeoman-generator" | ||
"generator-reveal" | ||
], | ||
@@ -8,0 +8,0 @@ "homepage": "https://github.com/slara/generator-reveal", |
# Generator-reveal | ||
[![Build Status](https://secure.travis-ci.org/slara/generator-reveal.png?branch=master)](https://travis-ci.org/slara/generator-reveal) | ||
@@ -7,8 +6,17 @@ A Reveal.js generator for Yeoman. | ||
## Getting started | ||
- Make sure you have [yo](https://github.com/yeoman/yo) installed: | ||
`npm install -g yo` | ||
- Install the generator: `npm install -g generator-reveal` | ||
- Make sure you have [yo](https://github.com/yeoman/yo) installed | ||
- clone this repo | ||
``` | ||
git clone https://github.com/slara/generator-reveal | ||
cd generator-reveal | ||
``` | ||
- link the generator to npm: `npm link` | ||
- Go to your new project directory | ||
- Run: `yo reveal` | ||
## Subgenerators: | ||
- reveal:slide | ||
## License | ||
[MIT License](http://en.wikipedia.org/wiki/MIT_License) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22
12304