UNPKG

boot-stacker

Version:

Boot your stack. Simple, flexible, magical manager for running tasks and applications of all sorts.

13 lines (10 loc) 242 B
_ = require 'lodash' {print} = require './util' {run_cmd} = require('./run_cmd') # A little utility object to inject into the stacker config and the task configs exports = { _ run_cmd print } module.exports[k] = v for k, v of exports