UNPKG

bricks-cli

Version:

Command line tool for developing ambitious ember.js apps

5 lines (4 loc) 168 B
require('child_process').exec('array-bin', { env: process.env }, function (err) { if (err && err.code) throw new Error('exited badly with code = ' + err.code) })