| layout |
|---|
default |
The Rock Platform is a collection of packaged language runtimes and a command line tool that allows developers to use modern technologies and encourages “best practices”.
</div>
<div id="example">
<pre><code>
runtime: node08 run: HTTP_PORT=8000 bin/app.js
$ rock build
$ rock test
$ rock run
listening on port 8000...
First install Vagrant; then install CentOS; then install rock; and then start a new project in node, perl, PHP, python, or ruby.