ref: 15b9d1f9b76b6c3b0240f535c452b4023353b227
dir: /README.md/
# libacme a c library for interacting with plan9's acme. ## to install ``` git/clone https://git.sr.ht/~foura/libacme cd libacme mk install ``` ## to use ``` #include <acme.h> ``` manual page to be written.