Skip to content

Commit

Permalink
Add a readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrivadeneira committed Jul 29, 2011
1 parent 88f4c1d commit 210b683
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
@@ -0,0 +1,24 @@
# gemcutter

This is now the `gemcutter` gem only, that provides `gem yank` and `gem webhook`. The Rails app has moved to rubygems/rubygems.org, so please update your links/remotes!

## Setup/testing

Run:

```
bundle
bundle exec rake
```

And your tests should run!

## Contributions

Gemcutter has a 'commit-bit' policy, much like the Rubinius project. Submit a patch that is accepted, and you can get full commit access to the project. All you have to do is ask us on #gemcutter on Freenode or bug qrush in a message and he'll add you as a collaborator on the main repository. Feel free to fork the project though and have fun in your own sandbox.

Please read up on the [GitHub Wiki](http://wiki.github.com/rubygems/gemcutter/contribution-guidelines) for the latest contribution guidelines.

## License

Gemcutter uses the MIT license. Please check the LICENSE file for more details.

0 comments on commit 210b683

Please sign in to comment.