This repository was archived by the owner on Oct 6, 2024. It is now read-only.
blih_cli 1.1.2
Install from the command line:
Learn more about npm packages
$ npm install @GreenDjango/blih_cli@1.1.2
Install via package.json:
"@GreenDjango/blih_cli": "1.1.2"
About this version
Blih CLI (say blikli) is the Blih (Bocal Lightweight Interface for Humans) Js CLI (Command-Line Interface) for linux env.
sudo apt install nodejs npm
for ubuntu
or sudo dnf install nodejs
for fedora)
sudo npm i blih_cli -g
git clone https://github.com/GreenDjango/blih_cli
sudo sh blih_cli/install.sh
rm -rf blih_cli/
Enjoy with blih_cli
or bcli
!
Optional: add alias my_name="blih_cli"
in .bashrc file
npm up blih_cli -g
Use blih_cli -u
for up to next stable version
Use blih_cli --snapshot
for up to the next snapshot version.
This version can crash. Use only if you want to test the new features
Use man blih_cli
for show help
npm un blih_cli -g
Use blih_cli --uninstall
for uninstall blih_cli from
git clone https://github.com/GreenDjango/blih_cli
cd blih_cli
npm i
npm run build
./build/index.js
npm run lint
npm run build
npm run prod