nanocorp 0.1.5 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -13,6 +13,7 @@ npm i -g nanocorp
|
|
|
13
13
|
Then:
|
|
14
14
|
|
|
15
15
|
```sh
|
|
16
|
+
nanocorp signup # create an account (opens the sign-up screen; falls back to a device code)
|
|
16
17
|
nanocorp login # sign in (opens your browser; falls back to a device code)
|
|
17
18
|
nanocorp init --name acme --one-liner "AI for vets" # create + clone a company
|
|
18
19
|
nanocorp --help
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|