Installation
Installation as a global package through NPM
npm install -g @stackmate/stackmateInstallation as a global package through Yarn
yarn global add @stackmate/stackmateDirect usage through NPX
npx @stackmate/stackmate [preview / deploy ...] <environment> [...options]Last updated