Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 317 Bytes

install.md

File metadata and controls

19 lines (15 loc) · 317 Bytes
  • You can use rvm
$ rvm use --create 2.3.1@rain
$ bundle install --binstubs
$ ./rain.rb -h # Help instructions
  • Run the tests
$ export AWS_PROFILE=me@account
$ rspec -f d # Print test description
  • Run rain on a number of templates
$ ./rain.rb -p /path/to/manifest.yml