Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yugui/rubycommitters
The list of Ruby committers
https://github.com/yugui/rubycommitters
Last synced: 26 days ago
JSON representation
The list of Ruby committers
- Host: GitHub
- URL: https://github.com/yugui/rubycommitters
- Owner: yugui
- Created: 2013-06-01T06:39:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T23:53:56.000Z (over 7 years ago)
- Last Synced: 2023-04-11T17:16:04.793Z (over 1 year ago)
- Language: Ruby
- Size: 29.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rd
Awesome Lists containing this project
README
= The List of Ruby Committers
The Ruby community is sometimes a bit too high-contextual. Who is "mput"? Who is "zenspider"? What does "why is why why" mean? What does it mean when ko1 says "the patch monster does ....".?The list shows you who's who.
Many contributions made Ruby what now Ruby is. The honor of contribution for Ruby is not only the committers's. But it is sure that the committers are worth people to follow their activities. Follow them on twitter. Subscribe their blogs.
== How to use
ruby-committers.yml is written in YAML. You can use it with any YAML processor.You can generate OPML, FOAF and HTML version of the list with the bundled generators.
(1) write config.yml like:
aws-key:
secret-key:
(2) install Ruby 1.9.2 or later
(3) install bundler
gem install bundler
(4) install gems like:
bundle install --path .bundle/gems
(5) run generators:
bundle exec rake== Copyright and License
=== ruby-committers.yml
This list was originally written by Yugui (Yuki Sonoda). It is a list of facts so none has the copyright for it. It is in the public domain.=== Generators
* Gemfile
* Rakefile
* opml-generator.rb
* rdf-generator.rb
* ruby-committers.html.erb
The generators were originally developed by Yugui (Yuki Sonoda) on 2009-2010.They are distributed under Creative Commons Attribution 3.0 Unported License.
* http://creativecommons.org/licenses/by/3.0/=== External resources
Most of resources referenced by the list have their own copyright holder.