Adds a test cloud home.
This commit is contained in:
23
test/test-cloud/README.md
Normal file
23
test/test-cloud/README.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# Your Wild Cloud
|
||||
|
||||
## One-time Setup
|
||||
|
||||
Congratulations! Everything you need for setting up and managing your wild-cloud is in this directory.
|
||||
|
||||
Just run:
|
||||
|
||||
```bash
|
||||
wild-setup
|
||||
```
|
||||
|
||||
## Using your wild-cloud
|
||||
|
||||
### Installing Wild Cloud apps
|
||||
|
||||
```bash
|
||||
wild-apps-list
|
||||
wild-app-fetch <app>
|
||||
wild-app-config <app>
|
||||
wild-app-deploy <app>
|
||||
# Optional: Check in app templates.
|
||||
```
|
Reference in New Issue
Block a user