0.0.4 • Published 2 years ago

pbdk-cli v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Project base CLI

For now this works only for MAC OS. This project is ment to use in project directory, if not used, will fail terribly, horribly and unexpectabablablabl ... *so bad, I can't even spell it!

NOTE: Script may require sudo, e.g to read local files or make new files.
NOTE: Don't run the script with sudo unless you sure.

Install/Update:

Installation inquirer-press-to-continue may require force.

$ npm install -g pbdk-cli

Uninstall:

$ npm uninstall -g pbdk-cli

Usage

$ pbdk-cli # To run CLI menu

$ pbdk-cli -h # To help
$ pbdk-cli -v # To show version

Development:

Clone repo, look into packade.json

NPMJS publish

Remember to update version in the packade.json and run npm publish