bitloops-cli

1.4.1 • Public • Published

bitloops-cli

Installation

npm

npm install -g bitloops-cli

Yarn

yarn global add bitloops-cli

Run

Login

bitloops login

Bitloops Installation

Local machine with tunnelling

bitloops install -n "<Workspace Name>"

Server with static IP

bitloops install -n "<Workspace Name>" -h <HOST_NAME or IP>

Tunnelling

bitloops tunnel -w "<Workspace Id>"

Watching for Workflow Changes

Currently only working with TypeScript

bitloops watch -w <Workflow ID>

On Linux

Currently this library uses libsecret so you may need to install it before running.

Depending on your distribution, you will need to run the following command:

  • Debian/Ubuntu: sudo apt-get install libsecret-1-dev
  • Red Hat-based: sudo yum install libsecret-devel
  • Arch Linux-based:
    • sudo pacman -S libsecret
    • sudo pacman -S gnome-keyring

Local Development

To run the bitloops-cli:

  1. yarn
  2. yarn install:local
  3. e.g. bitloops login

Create executable (for macos-x64)

npm install -g pkg

pkg .

# Move executable created inside your apps folder (in Finder)

bitloops login

License

The Bitloops CLI is fair-code distributed under Apache 2.0 with Commons Clause license.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.4.11latest

Version History

VersionDownloads (Last 7 Days)Published
1.4.11
1.4.00
1.3.20
1.3.10
1.3.00
1.2.90
1.2.80
1.2.70
1.2.60
1.2.50
1.2.40
1.2.20
1.2.10
1.2.00
1.1.00

Package Sidebar

Install

npm i bitloops-cli

Weekly Downloads

1

Version

1.4.1

License

SEE LICENSE IN LICENSE.md

Unpacked Size

311 kB

Total Files

80

Last publish

Collaborators

  • antonissar
  • giorgosnty
  • danias
  • elli
  • varagos