An open API service indexing awesome lists of open source software.

https://github.com/kossnocorp/env


https://github.com/kossnocorp/env

Last synced: 2 months ago
JSON representation

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
```