1
mirror of https://github.com/jakejarvis/jrvs.io.git synced 2025-04-27 03:28:28 -04:00
jrvs.io/README.md
2019-12-19 09:50:07 -05:00

716 B

go.jarv.is 👉

Netlify Status

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

Usage

View existing shortcodes:

See _redirects.

Create new shortcode:

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

or:

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

License

This project is distributed under the MIT license.