0.0.6 • Published 8 months ago
@crov/crov v0.0.6
crov - Deployment tool (in development)
crov is a tool to deploy your project. For now we only support deployment of Laravel projects to CapRover, but this is planned to change.
Alpha-quality software, treat it as such
Add to .env
CAPROVER_URL=https://captain...
CAPROVER_PASSWORD=...
CAPROVER_APP=app-nameThen run this to deploy:
npx @crov/crov(Note, crov is pre-1.0.0, so this syntax could change)
MIT licensed