0.1.5 • Published 7 months ago

openlib v0.1.5

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago
⬛⬛⬜⬛
⬛⬜⬜⬜    Openlib CLI
⬜⬜⬜⬛    v0.1
⬛⬜⬛⬜

Openlib CLI

This NPM package contains the required Openlib CLI used to

  • Publish, update and install code pieces
  • Install bundles

For more informations about the Openlib CLI, visit the official documentation

Commands list

Account

Sign into your account

olib login

Sign out of your account

olib logout

Select a workspace

olib workspace


Code pieces

Publish a code piece

olib publish < path to file >

Install a code piece

olib install < handle >

Update a code piece

olib update < handle > < path to new file >


Bundles

Install a bundle

olib bundle < handle >

0.1.0

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.4

7 months ago

0.1.3

7 months ago

0.1.5

7 months ago

0.0.2

8 months ago

0.0.1

8 months ago