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