Initial commit.
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Wild CLI
|
||||
|
||||
The Wild CLI is a command-line interface for advanced users who prefer to manage Wild Cloud from the terminal. It communicates with the Wild Central Daemon (wildd) to perform actions.
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
wild --help
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
make build
|
||||
build/wild --help
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user