https://github.com/sinchang/tinyurl-cli
a cli for TinyURL
https://github.com/sinchang/tinyurl-cli
cli node tinyurl
Last synced: 3 months ago
JSON representation
a cli for TinyURL
- Host: GitHub
- URL: https://github.com/sinchang/tinyurl-cli
- Owner: sinchang
- License: mit
- Created: 2019-04-12T09:23:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T02:01:18.000Z (almost 7 years ago)
- Last Synced: 2025-02-14T03:07:43.661Z (about 1 year ago)
- Topics: cli, node, tinyurl
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyURL CLI
## Usage
```
npm i -g tinyurl-cli
tinyurl https://google.com
```