3.0.0 • Published 3 years ago

terminal-link-cli v3.0.0

Weekly downloads
528
License
MIT
Repository
github
Last release
3 years ago

terminal-link-cli

Create clickable links in the terminal

Install

$ npm install --global terminal-link-cli

Usage

$ terminal-link --help

  Usage
    $ terminal-link <text> <url>

  Example
    $ terminal-link 'My Website' 'https://sindresorhus.com'

Related