https://github.com/sinchang/tinyurl-cli
a cli for TinyURL
https://github.com/sinchang/tinyurl-cli
cli node tinyurl
Last synced: about 1 month 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T02:01:18.000Z (about 7 years ago)
- Last Synced: 2026-04-13T12:05:45.081Z (about 2 months ago)
- Topics: cli, node, tinyurl
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- 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
```