Contributing

  1. install rock: visit http://www.rockstack.org/
  2. git clone wherevertherepois.git
  3. cd whatever-the-repo-name-is
  4. rock build
  5. rock install_author_deps
  6. git checkout -b feature/whatever-your-feature-is
  7. work work work
  8. rock run dzil test
  9. git push, and submit a pull request