0.7.0 • Published 4 years ago

generator-npm-pasta v0.7.0

Weekly downloads
32
License
-
Repository
github
Last release
4 years ago

generator-npm-pasta

Generate copypasta for npm modules

% npm install -g generator-npm-pasta
% yo npm-pasta

screenshot

Generates the following file structure:

project/
  - .gitignore
  - .npmignore
  - LICENSE
  - README.md
  - lib/
    - cli.js
    - index.js
    - utils.js
  - package.json
  - test/
    - utils.test.js

Dependencies:

Powered by yeoman.

0.7.0

4 years ago

0.6.0

7 years ago

0.5.1

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago