==========
Sure, Bro!
==========

Example `Octomotron` configuration.

To use the example::

    $ cd $dir_containing_this_readme
    $ virtualenv --no-site-packages .
    $ bin/python bootstrap.py
    $ bin/buildout
    $ bin/octomotron deploy master
    $ bin/octomotron deploy another_branch
    $ bin/octomotron serve

You can visit Octomotron on port 8000.

