3.3.3 • Published 6 years ago
@motorjs/cli v3.3.3
Motor CLI
Installation
using yarn
yarn add @motorjs/cliusing npm
npm i -S @motorjs/cliUsage
by default motor will lokk for a config file named motor.config.js
motoryou could override this by setting a custom config file
motor -c motor.config.js