Rename: Update composer.json, package.json, and config files #263

Closed
opened 2026-06-19 09:06:32 +00:00 by jmiller · 1 comment
Owner

Parent: #262

Task

Update all configuration/manifest files to reflect the mokoplatformMokoCLI rename.

Files to check

  • composer.json — package name, description, autoload namespaces
  • package.json (if exists) — package name, description
  • Any .env, .env.example, config YAML/JSON files
  • Makefile or build scripts

Casing

  • Package names / filesystem: mokocli
  • Display / branding: MokoCLI
Parent: #262 ## Task Update all configuration/manifest files to reflect the `mokoplatform` → `MokoCLI` rename. ### Files to check - `composer.json` — package name, description, autoload namespaces - `package.json` (if exists) — package name, description - Any `.env`, `.env.example`, config YAML/JSON files - `Makefile` or build scripts ### Casing - Package names / filesystem: `mokocli` - Display / branding: `MokoCLI`
Author
Owner

Branch created: feature/263-rename-update-composer-json-package-json

git fetch origin
git checkout feature/263-rename-update-composer-json-package-json
Branch created: [`feature/263-rename-update-composer-json-package-json`](https://git.mokoconsulting.tech/MokoConsulting/mokoplatform/src/branch/feature/263-rename-update-composer-json-package-json) ```bash git fetch origin git checkout feature/263-rename-update-composer-json-package-json ```
Sign in to join this conversation.
No labels
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoCLI#263