Complete renaming to MokoCassiopeia in all paths and references

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-30 00:53:41 +00:00
parent aa2eb3f234
commit f569069bde
21 changed files with 97 additions and 97 deletions

View File

@@ -17,8 +17,8 @@ Before you begin, ensure you have:
### 1. Clone the Repository
```bash
git clone https://github.com/mokoconsulting-tech/moko-cassiopeia.git
cd moko-cassiopeia
git clone https://github.com/mokoconsulting-tech/MokoCassiopeia.git
cd MokoCassiopeia
```
### 2. Install Development Dependencies
@@ -107,7 +107,7 @@ make package
# Check package contents
ls -lh dist/
unzip -l dist/moko-cassiopeia-*.zip
unzip -l dist/mokocassiopeia-*.zip
```
## VS Code Integration