1.0.7 • Published 9 years ago
bonny-cli-renderer v1.0.7
#Bonny CLI Renderer
to use bonny cli you have to install it:
$ npm install bonny-cli-renderer --save-devthen you can use it in your project:
const cli = require('bonny-cli-renderer');
cli.log(`<message>🏁 Bonny CLI Renderer Installed!</message>`)work in progress