From 3422a072e6368369fc412c69442881c48e3bcfea Mon Sep 17 00:00:00 2001 From: swaggboi Date: Sat, 23 Sep 2023 01:03:27 -0400 Subject: [PATCH] A splash of docs --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 99ef524..7d1fa4e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,16 @@ A "useful" tool for turning hyperlinks into redirects in the name of shortening hyperlinks! 🧠 🧑‍🔬 +## Run locally + +### Install dependencies + + zef install --deps-only . + +### Run the guy + + raku bin/hyperlink-redirect + ## TODO 1. Fix my `.emacs` to style stuff in a way that is not in fact insane