1
mirror of https://github.com/jakejarvis/jrvs.io.git synced 2025-04-26 12:18:28 -04:00
jrvs.io/README.md
2023-02-04 08:59:24 -05:00

532 B

jrvs.io 🔗

Personal link shortener powered by @kentcdodds's clever netlify-shortener (but deployed on Cloudflare Pages).

Usage

View existing shortcodes:

See _redirects.

Create a new shortcode:

npm run shorten https://github.com/jakejarvis gh

or:

npm link   # run once to set up
shorten https://github.com/jakejarvis gh

License

MIT