Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 626 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 626 Bytes

eulogy

My freelance online CV

Get it running:

  1. Install Ruby-2.1.1 (Use rvm or rbenv or do it manually... whatever tickles your pickle.)
  2. Install the gems with bundle install
  3. Install LiveReload on Chrome (or Firefox... again, whatever suits you.)
  4. Run guard and start coding! (a.k.a type guard)

NOTE: Guard and LiveReload is just to save some time when doing the design and toying around with the Frontend.

You can of course just run Thin, Shotgun or again... whatever webserver floats your boat.