Rock Better Runtimes


One tool to build, test, and run your Node, Perl, PHP, Python, and Ruby apps.

RockStack 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
      

Getting Started

Install the packages and start a new project in any one of the supported runtimes.

More on Getting Started

Supported Runtimes

Node0.4 / 0.6 / 0.8 / 0.10
Perl5.16
PHP5.4
Python2.7 / 3.3
Ruby1.8 / 1.9 / 2.0