/fragileagile

Whirlwind tour of a system's journey from being fragile to being agile

Primary LanguageRubyCreative Commons Zero v1.0 UniversalCC0-1.0

fragileagile

Build Status

Doodling with Javascript

tests

rake

bootstrapping

Install ruby Install rails Install firefox (for tests) Install geckdriver (for tests)

bundle install
bundle exec rake db:setup
bundle exec rake db:migrate
bundle exec rake db:seed

running

rails s
http localhost:3000

Jeknins

Use the Jenkinsfile at the root of this repo

to do

Make a VM to show IaC add 'refactoring' as a dependency on testing