summaryrefslogtreecommitdiff
path: root/README.mdwn
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-09-19 14:03:02 +0200
committerGuido Günther <agx@sigxcpu.org>2015-09-19 14:12:09 +0200
commit4500b9a982f0e0803318d604a993ded16820dcd3 (patch)
tree3f70382fb23f0094b7da5afa7d2f22b67a7d3216 /README.mdwn
Initial commit
Diffstat (limited to 'README.mdwn')
-rw-r--r--README.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.mdwn b/README.mdwn
new file mode 100644
index 0000000..8da725c
--- /dev/null
+++ b/README.mdwn
@@ -0,0 +1,9 @@
+Simplec makes your libvirt managed VMs available via local DNS. It writes a
+hosts file that can then be parsed by dnsmasq (a lightweight DHCP and caching
+DNS server) so that you can query name and addresses of your VMs easily.
+
+It also prints the vm names and IPs to stdout for easy c'n'p.
+
+To build and run do a:
+
+ make && make && ./simplec