1
mirror of https://github.com/jakejarvis/jrvs.io.git synced 2025-04-27 03:28:28 -04:00
jrvs.io/README.md
2020-04-18 20:10:39 -04:00

676 B

jrvs.io 🔗

Netlify Status

Personal link shortener powered by @kentcdodds's clever netlify-shortener.

Usage

View existing shortcodes:

See _redirects.

Create 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

This project is distributed under the MIT license.