https://github.com/kossnocorp/env
https://github.com/kossnocorp/env
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kossnocorp/env
- Owner: kossnocorp
- Created: 2013-12-04T14:33:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-04T16:40:30.000Z (over 11 years ago)
- Last Synced: 2024-12-31T20:43:03.558Z (4 months ago)
- Language: CoffeeScript
- Size: 121 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# env
## Pre-requirements
``` sh
brew install libgeoip
brew install phantomjs
```### EC2 tools
``` sh
brew install ec2-api-tools
```### Chef and plugins
``` sh
gem install chef
`````` sh
gem install knife-ec2
```