From 2909fa2564e3d114a1b9fbdfb17890d2bb2dbb79 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 5 Dec 2024 18:07:32 -0600 Subject: add README build commands --- content/blog/2023-02-02-exploring-hare.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/blog/2023-02-02-exploring-hare.org') diff --git a/content/blog/2023-02-02-exploring-hare.org b/content/blog/2023-02-02-exploring-hare.org index e7ce0d0..4ae339a 100644 --- a/content/blog/2023-02-02-exploring-hare.org +++ b/content/blog/2023-02-02-exploring-hare.org @@ -50,12 +50,12 @@ page. ** Creating a Test Project -In order to play with the language, I created [[https://github.com/ccleberg/learn-hare][hare-test]] and will be putting any +In order to play with the language, I created [[https://git.sr.ht/~cyborg/learn-hare][hare-test]] and will be putting any of my Hare-related adventures in here. #+begin_quote *Update:* I also created a simple Hare program for creating a file from user -input: [[https://github.com/ccleberg/learn-hare/blob/main/files/files.ha][files.ha]] +input: [[https://git.sr.ht/~cyborg/learn-hare/tree/main/item/files/files.ha][files.ha]] #+end_quote Luckily, Hare doesn't require any complex set-up tools or build -- cgit v1.2.3-70-g09d2