18 lines
334 B
Markdown
18 lines
334 B
Markdown
# Hyperlink-Redirect
|
|
|
|
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
|