Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 336 Bytes

Kiwi Ruby Haiku

Build Status

To set up your environment locally, clone this repository, cd into it, and run:

bin/setup

To start a local development server:

bin/rails server

To run tests:

bin/rspec