Package Exports
- 1.1-cli
- 1.1-cli/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (1.1-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
1pt.one CLI
A CLI tool to use the minimalistic 1pt.one URL shortener from the terminal.
Example
Installation
npm install -g 1.1-cli
Usage
1.1 CLI
Usage: 1.1 [options]
Options:
-V, --version Output the version number.
-l, --longUrl <longUrl> Long URL to shorten.
-s, --shortIdentifier <shortId> Short identifier to use.
-h, --help Show help.
-S, --status Show API status.
-i, --info <shortId> Retrieve some information and stats about a shortened URL.