From 3bf3455924006c8ea81d5f269d5307f97490c267 Mon Sep 17 00:00:00 2001 From: winter Sparkles Date: Mon, 24 Aug 2026 00:44:14 +0100 Subject: initial commit we have 'expand::home' --- readme.org | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 readme.org (limited to 'readme.org') diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..bff74da --- /dev/null +++ b/readme.org @@ -0,0 +1,13 @@ +#+title: lettuce +#+author: winter Sparkles + +"lettuce" is a collection of generally useful routines for hare programmes. or, +you can think of it as extra stuff i would put in the standard library if i was +in charge of the standard library. + +as with any hare module, consult haredoc for documentation (or just read the +comments next to each function in the source code). + +* installation +the usual incantation: =./configure=, =doas make install=. =make check= runs +tests. -- cgit v1.3