/node-cli-seed

Bootstrap the Node Cli modules development

Primary LanguageJavaScript

Node Cli Seed

About

Bootstrap your Node CLI project with this seed.

Features

  • Typescript
  • Webpack
  • Commander
  • Unit testing with Mocha and Chai

Installation

$ npm i

Test

$ npm test

Build

$ npm run webpack