CSC Host file generator
Go to file
Zachary Seguin a1bc9c9f85 Initial commit 2015-11-21 13:19:03 -05:00
.gitignore Initial commit 2015-11-21 13:19:03 -05:00
README Initial commit 2015-11-21 13:19:03 -05:00
generate-hosts.py Initial commit 2015-11-21 13:19:03 -05:00
hosts.in Initial commit 2015-11-21 13:19:03 -05:00
requirements.txt Initial commit 2015-11-21 13:19:03 -05:00

README

INSTALL
-------

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

GENERATE
--------

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