0.0.10 • Published 8 years ago

ec2sync v0.0.10

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

ec2sync

Dependencies Status

Sync EC2 hostnames to your local hosts file.

Supports Linux, OS X & Windows.

#Installation:

npm install -g ec2sync

#Usage:

Add the following rows to your hosts file:

# ec2sync-section-start #
# ec2sync-section-end #

This module uses RC to manage its configuration, you will have to type your AWS credentials into .ec2syncrc file and put it in your home directory.

Use the example file.

In Linux & OS X, Run:

sudo ec2sync

In Windows, Run as Administrator:

ec2sync
0.0.10

8 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago