Skip to content

bot-motoko/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

Languages

  • Ruby 96.7%
  • JavaScript 1.8%
  • CSS 1.5%