generator-npm-pasta

0.7.0 • Public • Published

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.

/generator-npm-pasta/

    Package Sidebar

    Install

    npm i generator-npm-pasta

    Weekly Downloads

    1

    Version

    0.7.0

    License

    none

    Unpacked Size

    6.25 kB

    Total Files

    13

    Last publish

    Collaborators

    • rodowi