Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 414 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 414 Bytes

Spisok platform

Installation

$ gem install bundler
$ bundle install

Quick start

Prepare database:

$ bundle exec rake ramaze:dbreset

Gogogo!

$ bundle exec rake ramaze:start

TODO

  • Change template engine (HAML?)
  • Fix layout
  • Hardcore refactoring
  • Resources, contests - do we need these?
  • Rewrite in Rails?

Thanks

..to Ramaze, Bootstrap, Docker and so on.