@ -10,4 +10,9 @@ To install:
`npm i -g @autonomousorganization/ao-cli`
Then you can run with `ao-cli`.
Then you can run with `ao-cli`. (Inside the menu you will find an option to add 'ao' as a shortcut.)
### Version History
0.0.2 Added browsable manual (must download ao-svelte)
0.0.1 Menus prototyped
@ -1,6 +1,6 @@
{
"name": "@autonomousorganization/ao-cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "An interactive command-line interface (CLI) tool to help you install, use, and administer an AO instance.",
"main": "index.js",
"bin": "./index.js",