#+begin_src
.....___._._.....
...././.(_).|....
..././|.|_|.|__..
.././.|.|.|.'_.\.
././..|.|.|.|_).|
/_/...|_|_|_.__/.
#+end_src
Libraries that other parts of this repo can use.
* Directories
- ~/age~ :: A go package to simplify working with age-encrypted files.
- ~/cli~ :: A go package to build CLI applications.
- ~/emacs~ :: A go package for interfacing with Emacs.
- ~/funcy~ :: A go package for getting funky with some functional programming.