0.2.0 • Published 6 months ago

@abstrapp/cli v0.2.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Abstr CLI (Command line interface)

Getting started

Install globally the Abstr CLI

npm install -g @abstrapp/cli

Authentication

Authenticate your local session

abstr auth

Deploy components

Deploy your Abstr entrypoint dist folder

# PATH_DIST_FOLDER=.\dist\my-lib\
abstr deploy --path {{PATH_DIST_FOLDER}}
0.2.0

6 months ago

0.1.0

7 months ago