1.0.2 • Published 6 years ago

generator-bloggerpost v1.0.2

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
6 years ago

About

This is a yeoman generator for the npm package blogger-post. It prompts for the required information and adds it to package.json so that the blogger-post commands work as expected.

Installation

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

npm install -g yo
npm install -g generator-bloggerpost

Then generate your new project:

yo bloggerpost