A splash of docs
This commit is contained in:
parent
9fcc556a60
commit
3422a072e6
10
README.md
10
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
|
||||
|
|
Loading…
Reference in a new issue