ninjanine icon indicating copy to clipboard operation
ninjanine copied to clipboard

##ninjanine

What started as an introduction to the terminal for Rails Girls Bratislava, is seemingly growing towards a set of beginners guides to web development, both as an addition to the Rails Girls guides and to be used separately.

####what's missing?

Check out our list of issues.

####how to contribute?

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
  6. Expect <3