Rock Better Runtimes
RockStackRockStack is a collection of packaged language runtimes and a command line tool that allows developers to use modern technologies and encourages “best practices”.
runtime: node08
run: node app.js
$ rock build
$ rock test
$ rock run
Express server listening on port 3000