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.
- Host: GitHub
- URL: https://github.com/tyabe/kaja
- Owner: tyabe
- Created: 2012-04-17T11:07:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T00:47:49.000Z (almost 4 years ago)
- Last Synced: 2023-08-02T23:14:31.937Z (almost 3 years ago)
- Language: CSS
- Homepage:
- Size: 4.33 MB
- Stars: 12
- Watchers: 5
- Forks: 6
- Open Issues: 5
-
Metadata Files:
- Readme: README.ja.md
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/)