Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 243 Bytes

README.rdoc

File metadata and controls

15 lines (8 loc) · 243 Bytes

Welcome to Home Book Keepping

TODO

Getting Started

  1. Install rvm rvm.io/rvm/install

  2. Create gemset 1.9.3@hbk

  3. Run bundle install

  4. Create db rake db:create

  5. Run migrations rake db:migrate