Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 733 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 733 Bytes

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.