An open API service indexing awesome lists of open source software.

https://github.com/rubyworks/new

New Ruby Project Scaffold
https://github.com/rubyworks/new

Last synced: 10 months ago
JSON representation

New Ruby Project Scaffold

Awesome Lists containing this project

README

          

= <%= title %>

"<%= title %>" is a empty Ruby project scaffold. To use it simply clone the repo
and run `reap`. Obviously that means you need to install `reap` first.

$ gem install reap

So this is how it goes:

$ git clone git://github.com/rubyworks/new.git project-name
$ cd project-name
$ reap

New is pretty opinionated, but over time it will become increasingly flexible.

== COPYRIGHTS

Copyright (c) 2011 Thomas Sawyer