layout | canonical_url | title | subtitle | copy | description | github_project | commiters | features | keywords | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
product |
debeso |
開発者向けスニペットストック |
Stock
Your
Knowledge |
debeso は、開発者向けのスニペットストックです。
開発者間の知識を共有し、知識が行方不明になることを防ぎます。
|
debeso |
|
|
|
- Ruby 1.8+
- RubyGems 1.4.2+
- Bundler 1.0.15+
- SQLite 3.6.18+
- Git 1.4.7.1+
ダウンロードページから最新版をダウンロードし、展開してください。展開したディレクトリを debeso にリネームし、 以下のコマンドを実行してください。
{% highlight bash %} $ cd debeso $ cp config/settings.yml.example config/settings.yml $ vi config/settings.yml $ bundle install --path vendor/bundle $ bundle exec padrino rake ar:migrate $ bundle exec padrino start {% endhighlight %}
インストールが完了したらhttp://localhost:3000/にアクセスしてください。