2023-08-29 22:41:56 +00:00
|
|
|
# Hyperlink-Redirect
|
|
|
|
|
2023-09-23 04:44:32 +00:00
|
|
|
A "useful" tool for turning hyperlinks into redirects in the name of shortening hyperlinks! 🧠 🧑🔬
|
|
|
|
|
2023-09-23 05:03:27 +00:00
|
|
|
## Run locally
|
|
|
|
|
|
|
|
### Install dependencies
|
|
|
|
|
|
|
|
zef install --deps-only .
|
|
|
|
|
|
|
|
### Run the guy
|
|
|
|
|
|
|
|
raku bin/hyperlink-redirect
|
|
|
|
|
2023-09-23 04:44:32 +00:00
|
|
|
## TODO
|
|
|
|
|
|
|
|
1. Fix my `.emacs` to style stuff in a way that is not in fact insane
|