diff options
author | bnewbold <bnewbold@robocracy.org> | 2012-07-11 17:36:55 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2012-07-11 17:36:55 -0400 |
commit | bb0ec725b508e339ff790eb63c0bf193c14a20c7 (patch) | |
tree | b5147a94796e13ea7a724f8e85f68fa6712d2610 /README | |
parent | b65c7c3182441543cc00fedda5af87612e218bde (diff) | |
download | exmachina-bb0ec725b508e339ff790eb63c0bf193c14a20c7.tar.gz exmachina-bb0ec725b508e339ff790eb63c0bf193c14a20c7.zip |
basic client library
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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) |