Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Stehle committed Jan 15, 2016
1 parent 12475e8 commit 2a53def
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# ASG EBS

Scripts for handling EBS volumes for usage in AWS autoscaling group

## Vendor dependencies

```
godep save ./...
```

### Building the image

```
make build
```

0 comments on commit 2a53def

Please sign in to comment.