bitly
- shorten URLs with the power of bitly.com
$ bitly https://google.com.tw
https://bit.ly/3tf60Kv
- libcurl
- json-c
In addition, the program needs an access token from bitly.com. You need to sign up a bitly.com account and verify your email to get a token. See this page for more.
Just run make
in the root directory of this project. Then, move the executive bitly
to a system executive directory like /usr/local/bin.
- 2022/01/09
- Load Bitly token from
BITLY_TOKEN
the environment variable
- Load Bitly token from
Copyright (c) 2022 Michelle Chen. Licensed under BSD