Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-reveal

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-reveal - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

6

package.json
{
"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)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc