diff options
| author | Christian Cleberg <[email protected]> | 2024-12-05 18:07:32 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-12-05 18:07:32 -0600 |
| commit | f3344e6d9030c12e9f0f499a1ef1530b56114266 (patch) | |
| tree | e7024d8bd7023db9cafabcd4c8272e8e597ebbdf /content/blog/2023-02-02-exploring-hare.org | |
| parent | 42a8838ea369aa5111ae125b3a99511283094b9c (diff) | |
| download | cleberg.net-f3344e6d9030c12e9f0f499a1ef1530b56114266.tar.gz cleberg.net-f3344e6d9030c12e9f0f499a1ef1530b56114266.tar.bz2 cleberg.net-f3344e6d9030c12e9f0f499a1ef1530b56114266.zip | |
add README build commands
Diffstat (limited to 'content/blog/2023-02-02-exploring-hare.org')
| -rw-r--r-- | content/blog/2023-02-02-exploring-hare.org | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
