summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Kottler <skottler@fedoraproject.org>2013-06-29 11:11:16 -0400
committerSam Kottler <skottler@fedoraproject.org>2013-06-29 11:11:16 -0400
commit75f82829f8a2f6bd003d265305fee2f79dfd1312 (patch)
tree3f439095ecaedda98c91765d9b4ebd89d3e17e19
downloadkicker-75f82829f8a2f6bd003d265305fee2f79dfd1312.tar.gz
kicker-75f82829f8a2f6bd003d265305fee2f79dfd1312.tar.xz
kicker-75f82829f8a2f6bd003d265305fee2f79dfd1312.zip
Add initial readme file
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..472b977
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+## Kicker
+Kicker is a kickstart utility that uses flat files to map MAC addresses
+to network and host configuration.
+
+## Setup
+1. Ensure you have python 2.7 with pip installed.
+2. `pip install -r requirements.txt`
+3. python kicker.py