Implement quadro binary
Opened this issue · 0 comments
igorshapiro commented
Instead of:
node app.js --watch
We should be able to do:
npm install -g quadro
and then
quadro [test] [--watch]
Opened this issue · 0 comments
Instead of:
node app.js --watch
We should be able to do:
npm install -g quadro
and then
quadro [test] [--watch]