Update readme with proper links.
This commit is contained in:
20
README.md
20
README.md
@@ -2,17 +2,21 @@
|
||||
|
||||
## Overview
|
||||
|
||||
This project includes a Claude Code assisted environment for working on all Wild Cloud components at once. Each component of the Wild Cloud project is included as submodules in this repo. This includes:
|
||||
This project includes a Claude Code assisted environment for working on all Wild Cloud components at once. The Wild Cloud project is organized as follows:
|
||||
|
||||
- [Wild Central](wild-central/README.md): The network appliance.
|
||||
- [Wild Centrail API](wild-central-api/README.md): The daemon running on the network appliance.
|
||||
- [Wild CLI](wild-cli/README.md): A command line interface to the API.
|
||||
- [Wild Web App](wild-web-app/README.md): A web interface to the API.
|
||||
- [Wild Directory](wild-directory/README.md): Managed apps to be deployed on wild clouds.
|
||||
### Wild Cloud Mono-repo
|
||||
|
||||
... and, until this milestone is complete:
|
||||
The core components are in the [wild-cloud](wild-cloud/README.md) mono-repo:
|
||||
|
||||
- [Wild CLoud PoC](wild-cloud-poc/README.md): The proof-of-concept project that includes functional scripts for running a wild cloud within a development environment. This will be retired as soon as the CLI and web-app are at feature-parity.
|
||||
- [API](wild-cloud/api/README.md): The Wild Cloud API that runs on Wild Central.
|
||||
- [CLI](wild-cloud/cli/README.md): Command-line interface for managing Wild Cloud instances.
|
||||
- [Web App](wild-cloud/web/README.md): Web-based interface for managing Wild Cloud instances.
|
||||
- [Dist](wild-cloud/dist/README.md): Distribution package for setting up Wild Central devices via apt.
|
||||
- [Docs](wild-cloud/docs/): Public website source (https://mywildcloud.org).
|
||||
|
||||
### Other Submodules
|
||||
|
||||
- [Wild Directory](wild-directory/README.md): Managed apps to be deployed on Wild Cloud instances.
|
||||
|
||||
## Dev environment setup
|
||||
|
||||
|
||||
Submodule wild-cloud updated: 4a4bd8a247...74a0e15f0d
Reference in New Issue
Block a user