This website works better with JavaScript.
Explore
Help
Register
Sign In
autonomousorganization
/
ao-cli
Watch
2
Star
0
Fork
You've already forked ao-cli
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
An interactive command-line interface (CLI) tool to help you install, use, and administer an AO instance.
22
Commits
1
Branch
0
Tags
2.5 MiB
Tree:
52a52c632a
ao-cli
/
scripts
/
features
/
glossary.js
6 lines
96 B
Raw
Normal View
History
Unescape
Escape
modularized install and uninstall of features, cleaned up menus
3 years ago
export
default
{
name
:
'Glossary'
,
description
:
'custom glossary'
,
status
:
(
)
=>
'off'
,
}