ectocet
v0.1.11
Published
Easy deployments on cost effective infrastructure
Downloads
16
Readme
Ectocet
Easy deployments on cost effective infrastructure
Installation
You need to have Node.js version 12 or later installed.
Then:
npm install -g ectocet
or
yarn add --global ectocet
Usage
ectocet
It will only need the secret of your project on Ectocet.
Pass is as ECTOCET_PROJECT_SECRET
environment variable. You can use a .env
file Otherwise, it will ask for it.