1.2.6 • Published 1 year ago

blip-cli v1.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.2.0

1 year ago

1.2.5

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago