UNPKG

rhapsody-cli

Version:
6 lines (5 loc) 168 B
module.exports = function(rhapsodyApp, done) { //Bootstrap everything you want to the app here //call build tasks and so on, and then call done() done(); };