Build Status Coverage Status Gem Version

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.