0.3.2 • Published 5 years ago

blb-cli v0.3.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

BrainyLab CLI

A CLI for BrainyLab Development.

Build Status NPM version NPM Downloads

This version of the BrainLab CLI includes the Initial Project Creation:

Node Express App

  • Execution scripts configured
  • Eslint with Configured AirBnb styled guide
  • Nodemon and Sucrase configured
  • Configured Prettier
  • Installation of Dependencies
  • Configured Sequelize
  • Created Models and Controllers for Sequelize
  • jest added and configured for testing

Required for Installation

  • Node version ">= 10.0"
  • Yarn version ">= 1.20.2"

Installation package

$ npm install -g blb-cli

or yarn install

$ yarn global blb-cli

Current Usage BrainyLab CLI

$ blb-cli node-express projectName

License

MIT - see LICENSE

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.3-beta

5 years ago

0.0.1-beta

5 years ago