What to build
Create the structural configuration interface for the deployment terminal utility (opusify deploy [provider]). This orchestrates local repository verification and pipes configurations directly downstream into hosting frameworks (Vercel, Netlify, Railway, Cloudflare).
Files to modify
index.js
- Create
src/commands/deploy.js
Specs
- Reference Section 3.4 (deploy command structure).
Acceptance criteria
Dependencies
What to build
Create the structural configuration interface for the deployment terminal utility (
opusify deploy [provider]). This orchestrates local repository verification and pipes configurations directly downstream into hosting frameworks (Vercel, Netlify, Railway, Cloudflare).Files to modify
index.jssrc/commands/deploy.jsSpecs
Acceptance criteria
vercel,netlify,railway, andcloudflare.Dependencies