0.1.3 • Published 10 years ago

hr v0.1.3

Weekly downloads
2,687
License
-
Repository
-
Last release
10 years ago

Displays an <hr /> in your terminal.

A version of https://github.com/LuRsT/hr that can be deployed via npm.

Installation instructions:

npm install -g hr

Usage:

$ hr
================================== # Till the end of your terminal window
$

$ hr '*'
********************************** # Till the end of your terminal window
$

It works differently than the shell app for multi-character strings

$ hr =-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  # Till the end of your terminal window
$