0.8.0 • Published 6 years ago

generator-zumata-npm v0.8.0

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

NPM

Build Status Version Downloads MIT License Dependency Status NSP Status

Code of Conduct

Coverage percentage codecov

Codacy Badge Inline docs codebeat badge

Stories in Ready

Zumata-specific yeoman generator for scaffolding a new NPM package or Node.js project.

Setup

Pre-requisites

Please make sure that you have the followings installed on your machine:

  • node >= 8.9.0 (In Zumata, we internally use the latest LTS version (node:carbon) for all our Node.js applications.)
  • npm >= 5.5.1 (The minimum NPM version for node:carbon.)
  • eslint >= 4.0.0 (No guarantee it will work below the version specified here)
  • eslint-plugin-import >= 2.0.1 (No guarantee it will work below the version specified here)
  • ESLint extension for your favorite text editor

Installation

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

# Install with NPM
$ npm install -g yo generator-zumata-npm

Then generate your new project:

# Init with yo
$ yo zumata-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.

Throughput

Throughput Graph

License

MIT License © The Zumata Team

0.8.0

6 years ago

0.7.0

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago