Skip to content

Commit

Permalink
add login command
Browse files Browse the repository at this point in the history
  • Loading branch information
nomo-app authored Nov 13, 2023
1 parent a37222e commit 89ea625
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Assuming that your web-assets are in a folder `out`, you can build and deploy a
nomo-webon-cli build out
``

``
nomo-webon-cli login
``

``
nomo-webon-cli deploy nomo.tar.gz
``
Expand All @@ -44,6 +48,7 @@ Run `nomo-webon-cli --help` to see a list of available commands:
Options:
-v, --version output the version number
Commands:
login Log into ZENCON account
build <assetDir> Build a WebOn archive
deploy <archive> Deploy a WebOn archive
```

0 comments on commit 89ea625

Please sign in to comment.