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
- Host: GitHub
- URL: https://github.com/rubyworks/new
- Owner: rubyworks
- Created: 2011-08-06T16:09:21.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-12-21T16:10:11.000Z (over 13 years ago)
- Last Synced: 2025-04-02T09:45:12.972Z (about 1 year ago)
- Language: Ruby
- Homepage: http://github.com/rubyworks/new
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rdoc
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