A security maintenance application.
Needed for test-driven development. This gem will add:
- rspec-core
- rspec-expectations
- rspec-mocks
To the install list.
bundle install;
bundle exec ruby view/console/client.rb help;
bundle install
bundle exec rspec
Any contribution is welcome.