blip-cli

1.2.6 • Public • Published

Blip

Installation:

Prerequisites

  • Node.js (version 21.0.0 or higher)

Installing and Running the Script

Windows

  1. Open Command Prompt or PowerShell as an administrator (right-click -> Run as administrator).
  2. Install the npm package globally:
    npm i -g blip-cli
  3. Setup the cli to install necessary dependencies:
    blip --setup

macOS

  1. Open Terminal
  2. Install Homebrew (package manager for macOS):
    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  3. Install the npm package globally:
    npm i -g blip-cli

Linux

  1. Open Terminal
  2. Install the npm package globally (requires administrative privileges):
    sudo npm i -g blip-cli

Usage:

blip [command]

Available Commands:

  help        Help about any command
  me          Me is a command that represents the user's profile

Flags:

-h, --help      help for blip
-v, --version   View current version

Use "blip [command] --help" for more information about a command.

Commands Usage:

blip me [flags]
blip me [command]

Available Commands:

login     Login to your Blip account
view      See the list of your available tool

Go Reference

Readme

Keywords

Package Sidebar

Install

npm i blip-cli

Weekly Downloads

5

Version

1.2.6

License

MIT

Unpacked Size

18.7 MB

Total Files

19

Last publish

Collaborators

  • scriptnsam