Node CLI for MagicPath
npm install magicpath-ai( Instantly bring your MagicPath AI projects to your local development environment. Edit, remix, and create in your own vibe.
``bash`
npx magicpath-ai@latest clone -k
No installation required! Just run:
`bash`
npx magicpath-ai@latest clone -k
`bash`
npm install -g magicpath-ai
magicpath-ai clone -k
`bash`
npm install magicpath-ai
npx magicpath-ai clone -k
Download and set up a MagicPath project locally:
`bash`
npx magicpath-ai@latest clone -k
Options:
- -k, --key (required): = One-time magic access key to unlock and download your project-d, --debug
- : Get verbose debug logs in the CLI
Example:
`bash`
npx magicpath-ai@latest clone -k mp_1234567890abcdef
The CLI will:
1. =� Download your project using the access key
2. =� Prompt you to name your project (default: magicpath-project)
3. =� Unpack the project to a local directory
4. <� Your project is ready to go!
When you clone a MagicPath project, you'll get a complete local copy with:
- All project files and assets
- Configuration files
- Dependencies and setup instructions
- Ready-to-run codebase
- Node.js >=16.0.0
- npm or yarn
1. Access Key: Each MagicPath project comes with a unique, one-time access key
2. Secure Download: The CLI securely downloads your project from MagicPath servers
3. Local Setup: Projects are extracted and set up in your chosen directory
4. Ready to Code: Start editing, remixing, and building immediately
- Issues: GitHub Issues
- Email: jack@magicpath.ai
- Website: magicpath.ai
MIT � Jack Beoris
---
Made with ( by the MagicPath team