https://github.com/cbeer/checkm
Now maintained at http://github.com/microservices
https://github.com/cbeer/checkm
Last synced: 4 months ago
JSON representation
Now maintained at http://github.com/microservices
- Host: GitHub
- URL: https://github.com/cbeer/checkm
- Owner: cbeer
- License: mit
- Created: 2010-11-25T16:46:15.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-27T14:51:01.000Z (over 14 years ago)
- Last Synced: 2025-01-23T02:56:39.418Z (5 months ago)
- Language: Ruby
- Homepage: http://www.cdlib.org/uc3/docs/checkmspec.html
- Size: 714 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= checkm
Ruby implementation of Checkm, a general-purpose text-based file manifest format.
== Contributing to checkm
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
* Fork the project
* Start a feature/bugfix branch
* Commit and push until you are happy with your contribution
* Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
* Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.== Copyright
Copyright (c) 2010 Chris Beer. See LICENSE.txt for
further details.