New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-reviews

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-reviews

A very basic Yeoman generator for producing written reviews

latest
Source
npmnpm
Version
1.2.1
Version published
Maintainers
1
Created
Source

generator-reviews NPM version Build Status Dependency Status

A very basic generator for producing experience / location reviews for sites like TripAdvisor, as well as product reviews for sites like Amazon

Installation

First, install Yeoman and generator-reviews using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-reviews

Then generate your new project:

yo reviews

Usage

Once installed, just run the following sub-generator to be taken through a few steps to write a review:

yo reviews:review "Title" [--product]

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Yann Eves

Keywords

yeoman-generator

FAQs

Package last updated on 18 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts