An interactive command-line interface (CLI) tool to help you install, use, and administer an AO instance.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
deicidus 81a1a15e5e improved self update feature 2 years ago
scripts improved self update feature 2 years ago
.gitignore initial commit 2 years ago
LICENSE initial commit 2 years ago
README.md added manual selfupdate feature 2 years ago
index.js added manual selfupdate feature 2 years ago
package-lock.json 0.0.7 2 years ago
package.json 0.0.7 2 years ago

README.md

ao-cli

ao-cli (alias ao) is a command-line interface (CLI) that helps you install, use, and configure the Autonomous Organization (AO). ao-cli is a Node/JavaScript CLI tool that wraps the functionality of Alchemy, AO administration, plus key AO features into one convenient interface. Command-line social networking.

To run immediately:

npx @autonomousorganization/ao-cli

To install:

npm i -g @autonomousorganization/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.6 User manual downloads and updates automatically from official ao-manual repo
  • 0.0.5 Added browsable manual (must download ao-svelte)
  • 0.0.1 Menus prototyped