Skip to content

flippyhead/admiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admiral

Admiral is a command line utility for managing AWS CloudFormation and OpsWorks stacks, and for deploying applications to EC2 instances. Admiral is modular in design -- you include just the modules you need, dependencies are automatically resolved.

Getting Started

Please see the step by step setup guide to get started.

Installation

Currently there are four Admiral modules. Simply install what you need to get started.

Please visit the above repositories for details on each module.

Usage

Install one of the above modules then from your command line:

$ admiral help

To see a list of available module subcommands and options.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

This project was heavily inspired by this blog post -- thanks ThoughtWorks!

About

Admiral is a command line utility for managing AWS CloudFormation and OpsWorks stacks, and for deploying applications to EC2 instances.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages