1.0.1 • Published 2 years ago

@cherrypulp/generator-npm v1.0.1

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

Npm Package Generator

A very simple Npm package generator

Installation

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

Install it globally

npm install -g yo
npm install -g @cherrypulp/generator-npm

Or git clone the project and contribute

git clone git@gitlab.com:cherrypulp/tools/npm-package-generator.git

cd npm-package-generator

npm install

npm link

Then generate your new package inside the root of your project :

yo @cherrypulp/npm

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © danielsum

1.0.1

2 years ago

1.0.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago