1.2.6 • Published 11 hours ago

blip-cli v1.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 hours ago

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

1.2.6

11 hours ago

1.2.0

17 days ago

1.2.5

17 days ago

1.1.6

27 days ago

1.1.5

27 days ago

1.1.4

27 days ago

1.1.3

27 days ago

1.1.2

27 days ago

1.1.1

29 days ago

1.1.0

29 days ago

1.0.2

29 days ago

1.0.1

29 days ago

1.0.0

29 days ago