Initial commit.
This commit is contained in:
21
CLAUDE.md
Normal file
21
CLAUDE.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# CLAUDE.md
|
||||
|
||||
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
||||
|
||||
## Project Overview
|
||||
|
||||
This project is called "Wild Cloud Central". It consists of the following components:
|
||||
|
||||
- **Wild Daemon**:
|
||||
- @daemon/README.md
|
||||
- A web server that provides an API for managing Wild Cloud instances.
|
||||
- Wild CLI:
|
||||
- @cli/README.md
|
||||
- A command-line interface for interacting with the Wild Daemon and managing Wild Cloud clusters.
|
||||
- Wild App:
|
||||
- @app/README.md
|
||||
- A web-based interface for managing Wild Cloud instances, hosted on Wild Central.
|
||||
|
||||
|
||||
Read all of the following for context:
|
||||
- @ai/BUILDING_WILD_CENTRAL.md
|
||||
Reference in New Issue
Block a user