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

sanemat/pollyanna

Repository files navigation

pollyanna

Build Status Code Climate Coverage Status Dependency Status

Requirement

Setup

$ git clone git@github.com:sanemat/pollyanna.git
$ cd pollyanna
$ bundle
$ bower install
$ cp config/database.yml.example config/database.yml
$ cp .env.example .env
$ spring rake db:create db:schema:load
$ spring rails s
#=> rackup!

Test

$ spring rake spec

Heroku

$ heroku config:set \
  BUILDPACK_URL='git://github.com/qnyp/heroku-buildpack-ruby-bower.git#run-bower'

About

yokatta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published