A Colony Network terminal client
NOTE: This is still in the prototype phase, and the CLI might change dramatically
Commands expected by the colony script are a combination of <context> and <action>.
| Context | Description |
|---|---|
network |
Execute actions in the context of a specific Colony |
| Action | Description |
|---|---|
list or ls or l |
List the entries in the current context |
count or c |
Count the entries in the current context |
colony network countcolony network listIn the project directory, you can run:
Builds the app for production to the dist folder.
Start the build process, and re-builds the bundle every time the files get changed
Lint the .js files and fix any potential errors