CSC Host file generator
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zachary Seguin a1bc9c9f85 Initial commit 7 years ago
.gitignore Initial commit 7 years ago
README Initial commit 7 years ago
generate-hosts.py Initial commit 7 years ago
hosts.in Initial commit 7 years ago
requirements.txt Initial commit 7 years ago

README

INSTALL
-------

$ virtualenv .venv
$ . .venv/bin/activate
$ pip install -r requirements.txt

GENERATE
--------

$ . .venv/bin/activate
$ ./generate_hosts.py < hosts.in