Skip to content

bmizerany/beldam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Licenced under the MIT licences

Patches welcome

Example:

Get all instances

EC2::Instance.all

reloaded:

EC2::Instance.all(true)

instance = EC2::Instance.run("ami-1234")

p instance

p instance.public_dns

p instance.running?

instance.destory

... and more ...

About

clean, easy, ec2 wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages