ihassin / fragileagile

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Creative Commons Zero v1.0 Universal


Languages

Language:Ruby 49.5%Language:JavaScript 42.7%Language:HTML 5.6%Language:CSS 1.0%Language:Shell 0.6%Language:Gherkin 0.6%Language:Vim Script 0.0%