Update terminology from "Wild-Cloud" to "Wild Cloud" across scripts and documentation for consistency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Your Wild-Cloud
|
||||
# Your Wild Cloud
|
||||
|
||||
## One-time Setup
|
||||
|
||||
@@ -12,7 +12,7 @@ wild-setup
|
||||
|
||||
## Using your wild-cloud
|
||||
|
||||
### Installing Wild-Cloud apps
|
||||
### Installing Wild Cloud apps
|
||||
|
||||
```bash
|
||||
wild-apps-list
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# My Wild-cloud Apps
|
||||
# My Wild Cloud Apps
|
||||
|
||||
This directory contains the definitions for _your_ wild-cloud apps. You can change them however you like. You should keep them all in git and make commits anytime you change something. Some `wild` commands will overwrite files in your app directory (like when you are updating apps, or updating your configuration) so you'll want to review any changes made to your files after using them using `git`.
|
||||
|
||||
@@ -12,7 +12,7 @@ wild-cloud-app-list
|
||||
|
||||
### App Workflow
|
||||
|
||||
The Wild-cloud app workflow consists of three steps:
|
||||
The Wild Cloud app workflow consists of three steps:
|
||||
|
||||
1. **Fetch** - Download raw app templates to cache
|
||||
2. **Config** - Apply your local configuration to templates
|
||||
|
Reference in New Issue
Block a user