piuma-commander
v0.0.3
Published
Piuma Commander
Downloads
3
Readme
piuma-commander
Extension of commander with colors
Coding
In your project folder do :
npm install piuma-commander --save
In your main file put on the top this comand:
const program = require('piuma-commander');