Skip to content

Krakow-Ruby-Users-Group/krug-website

Repository files navigation

Build Status

KRUG Website - http://krug.org.pl/

Rails 5.0 website of Kraków Ruby Users Group

Installation

git clone git@github.com:Krakow-Ruby-Users-Group/krug-website.git

cd krug-website

cp config/database.yml.example config/database.yml

bundle install

bundle exec rake db:create

bundle exec rake db:migrate

coditsu

License

KRUG-website is released under the MIT License.