Create clickable links in the terminal
Install
$ npm install --global terminal-link-cli
Usage
$ link --help
Usage
$ link <text> <url>
Example
$ link 'My Website' 'https://sindresorhus.com'
Related
- terminal-link - API for this module
License
MIT © Sindre Sorhus