An open API service indexing awesome lists of open source software.

https://github.com/tyabe/kaja

the web site for RubyKaja.
https://github.com/tyabe/kaja

Last synced: 12 months ago
JSON representation

the web site for RubyKaja.

Awesome Lists containing this project

README

          

# Welcome Ruby Kaja

Ruby Kajaは、RubyやRubyコミュニティに貢献している人達に与えられる称号です。
WEBサイトは http://kaja.rubyist.net/ です。

## 動かし方
```
$ gem install bundler
$ git clone git://github.com/tyabe/kaja.git
$ cd kaja
$ bundle install --without production
$ padrino s
```

distributed under the [MIT License](http://tyabe.mit-license.org/)