Results 13 issues of Marco Bettiolo

Right now we are silently failing while displaying: ``` Bosco: This looks like the first time you are using Bosco, do you want to create a new configuration file in...

While running `bosco cdn -v` from `app-resource`, the build complete message is for the wrong project:

Bosco should just serve the files generated by webpack in that folder as specified by `bosco-service.json`. It should not run the build. This would allow us to have a better...

See: https://github.com/Unitech/pm2/issues/2176 "pm2 start npm -- start (eq npm start) now fully supported with auto restarts"

Context: https://github.com/tes/bosco/blob/master/src/StaticUtils.js#L29 What would be the impact on changing that line to to either: - use only package.json's name property - use bosco-service.json's service.name property or fall back to package.json's...

See feedback from: https://github.com/bettiolo/oauth-signature-js/issues/15