Snail is a web interface for Amazon Web Services (AWS) written using the sinatra web framework.
- gem install sinatra right_aws
- git clone git://github.com/marcinbunsch/snail.git
- cd snail
- create config/snail.yml with your aws key and secret key in (see below)
- ruby snail.rb
- go to http://localhost:4567/
project_name:
aws_key: YOUR_KEY
aws_secret: YOUR_SECRET_KEY