aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-07-11 17:36:55 -0400
committerbnewbold <bnewbold@robocracy.org>2012-07-11 17:36:55 -0400
commitbb0ec725b508e339ff790eb63c0bf193c14a20c7 (patch)
treeb5147a94796e13ea7a724f8e85f68fa6712d2610 /README
parentb65c7c3182441543cc00fedda5af87612e218bde (diff)
downloadexmachina-bb0ec725b508e339ff790eb63c0bf193c14a20c7.tar.gz
exmachina-bb0ec725b508e339ff790eb63c0bf193c14a20c7.zip
basic client library
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index c96fa0f..a8365f4 100644
--- a/README
+++ b/README
@@ -8,12 +8,10 @@
### Status
-Just a first commit...
+Basic server and client functionality implemented. Very crude.
TODO:
-* re-implement python-augeas methods using API client-side
* use /var/lib/exmachina/<something> as socket instead of /tmp/exmachina.sock?
-* check/set permissions on socket after server opens it
* tests and demonstrations
### Dependancies (server)