0.0.9998 • Published 6 years ago

ayoub.sweetcli v0.0.9998

Weekly downloads
1
License
GPL
Repository
-
Last release
6 years ago

SweetCli

Strat the project procedure for Dev

Cloning the project

check that you updated the conf.js File and that mongoDb is running

Basic Usage

sweet help //to show the help Needed and how to use it  
sweet [COMMANDE] <params>
// run help to now how to use it
create a new project from teplate
npm install -g ayoub.sweetcli@latest
sweet init <FOLDERNAME> 
cd <FOLDERNAME> 
npm start

participate to developpement

Cloning code
git clone <repository> <FOLDERNAME>  // consult git server 
To generate Dev Documentation run
npm run doc
To Build for production
npm run build
To run Unit tests
npm run test

will generate a folder "docs" containing the automatic documentation