Skip to content

Management tool for AWS CloudFormation inspired by Itamae

License

Notifications You must be signed in to change notification settings

pataiji/cloudruler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudruler

Cloudruler is a management tool for AWS CloudFormation inspired by Itamae.

Installation

$ gem install cloudruler

Usage

Create new cloudruler project

$ cloudruler init sample_project

And then execute

$ cloudruler dump templates/sample.rb
$ cloudruler help
Commands:
  cloudruler dump TEMPLATE_FILE  # Dump resolved template
  cloudruler help [COMMAND]      # Describe available commands or one specific command
  cloudruler init NAME           # Create a new cloudruler project

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/pataiji/cloudruler.

License

The gem is available as open source under the terms of the MIT License.