Skip to content
This repository was archived by the owner on Oct 6, 2024. It is now read-only.

blih_cli 1.1.1

Install from the command line:
Learn more about npm packages
$ npm install @GreenDjango/blih_cli@1.1.1
Install via package.json:
"@GreenDjango/blih_cli": "1.1.1"

About this version

Blih CLI

release npm workflow CodeFactor size issues license

Blih CLI (say blikli) is the Blih (Bocal Lightweight Interface for Humans) Js CLI (Command-Line Interface) for linux env.

alt text

πŸ’Ύ Install & Setup

⚠️ Install node & npm (use sudo apt install nodejs npm for ubuntu or sudo dnf install nodejs for fedora)

πŸ‘Ά Easy mode

  1. sudo npm i blih_cli -g

πŸ‘¨β€πŸ’» Expert mode

  1. git clone https://github.com/GreenDjango/blih_cli
  2. sudo sh blih_cli/install.sh
  3. rm -rf blih_cli/

Enjoy with blih_cli or bcli !
Optional: add alias my_name="blih_cli" in .bashrc file

πŸ”„ Update

With npm

npm up blih_cli -g

With expert mode install

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

🦺 Help

Use man blih_cli for show help

πŸ’£ Uninstall

With npm

npm un blih_cli -g

With expert mode install

Use blih_cli --uninstall for uninstall blih_cli from


πŸ’» Dev

GitHub package.json version ➑️ GitHub tag (latest by date) ➑️ release ➑️ npm

git clone https://github.com/GreenDjango/blih_cli
cd blih_cli
npm i
npm run build
./build/index.js

Lint

npm run lint

Build

npm run build

Production

npm run prod

Details


Assets

  • blih_cli-1.1.1-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0