Skip to content

ahtung/opotto

Repository files navigation

pot

Circle CI Coverage Status

Development

foreman start -f Procfile.dev -e Procfile.dev.env

Tasks

foreman run -e Procfile.dev.env rake spec
foreman run -e Procfile.dev.env rake style
foreman run -e Procfile.dev.env rake security
foreman run -e Procfile.dev.env rake quality

Documentation

Run yard and open docs with open doc/index.html

Sitemap

Run foreman run -e Procfile.dev.env rake sitemap:refresh and it ill be uploaded to the opotto-devbucket on S3

Test

Run unit tests with rspec

Deploy

Auto

Once a PullRequest is merged into the master branch, Github will trigger a build on CircleCI. CircleCI will do circle.yml and eventually deploy to heroku.

Manual

./script/staging/deploy
./script/production/deploy

Mails

visit localhost:1080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published