An open API service indexing awesome lists of open source software.

https://github.com/jonaylor89/hrpy

hr but in python
https://github.com/jonaylor89/hrpy

python terminal

Last synced: 19 days ago
JSON representation

hr but in python

Awesome Lists containing this project

README

          

hrpy
====

*hr* but in python

--------------

USAGE
-----

::

~$ hr [STRING]...

Every argument passed to the program gets multiplied across the length
of the terminal window

--------------

Example
-------

::

~$ hr - + -
------------------------------------- ...
+++++++++++++++++++++++++++++++++++++ ...
------------------------------------- ...

--------------

The current use I have for this is to make log files less of a mess