Build Status Coverage Status Gem Version

  • For some reason the Coverage is flip floppping between 99% and mid 80%s, this looks like an issue with picking up some results. The 99% value is more accurate.

zaws

Zynx AWS Automation Tool

Development

  1. Fork repostiory.
  2. Clone to workstation.
  3. Run "bundle install" to get all development dependencies.
  4. Modfiy code.
  5. Run spec tests with "bundle exec rspec spec"
  6. Run feature tests with "bundle exec cucumber feature"
  7. Push to forked repository.
  8. Create pull request.
  9. Have a good day! We''ll get back to you ASAP.