generator-node-oss

3.2.0 • Public • Published

generator-node-oss

Create a Node.js project with ease

Package Version Downloads Status Build Status: Linux Coverage Status

Why

Installation

npm install --global yo generator-node-oss

Usage

yo node-oss

With the most basic options, youʼll get a project structured like this:

$ tree
.
├── .editorconfig
├── .gitattributes
├── .gitignore
├── .travis.yml
├── index.js
├── license
├── package.json
├── readme.md
└── test.js

Less boilerplate 🎉

FAQ

How to upgrade existing project scaffolded with Yeoman?

Read how to do it here.

Related

License

MIT © Lufty Wiranda

/generator-node-oss/

    Package Sidebar

    Install

    npm i generator-node-oss

    Weekly Downloads

    5

    Version

    3.2.0

    License

    MIT

    Unpacked Size

    23.9 kB

    Total Files

    21

    Last publish

    Collaborators

    • luftywiranda13