ref: 990163b7e4b442c321fbd4466627e80c1c439020
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.