reagent / gemcutter forked from qrush/gemcutter
- Source
- Commits
- Network (88)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gems | Fri Jul 31 15:50:12 -0700 2009 | |
| |
.gitignore | Fri Jul 17 21:38:01 -0700 2009 | |
| |
Capfile | Sat May 30 22:13:31 -0700 2009 | |
| |
MIT-LICENSE | Mon Jun 01 14:41:11 -0700 2009 | |
| |
README.textile | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | Sat Aug 08 21:30:54 -0700 2009 | |
| |
features/ | Tue Aug 18 17:42:48 -0700 2009 | |
| |
gemcutter.gemspec | ||
| |
lib/ | ||
| |
log/ | Tue May 26 05:20:27 -0700 2009 | |
| |
public/ | Mon Aug 17 05:24:21 -0700 2009 | |
| |
script/ | Sat Aug 08 21:30:54 -0700 2009 | |
| |
server/ | Thu Jul 23 22:29:17 -0700 2009 | |
| |
test/ | ||
| |
tmp/ | Tue May 26 05:20:27 -0700 2009 | |
| |
vendor/ |
README.textile
gemcutter
Awesome RubyGem hosting.
Purpose
- Provide a better API for dealing with gems
- Create more transparent and accessible project pages
- Enable the community to improve and enhance the site
Concerns
These have been moved on to the FAQ.
Contributions
Gemcutter has a ‘commit-bit’ policy, much like the Rubinius project. Submit a patch that is accepted, and you’ll get full commit access to the project. Please check the wiki for more information.
If you’re looking for things to hack on, please check GitHub Issues. If you’ve found bugs or have feature ideas don’t be afraid to pipe up and ask the mailing list about them.
Testing
Make sure you run rake gemcutter:index:create before running the test suite, otherwise it might complain. Better solutions to this are more than welcome.
License
Gemcutter uses the MIT license. Please check the LICENSE file for more details.

