proudcat

proudcat - cat +

GPL-3.0 License

Downloads
51
Stars
2
Committers
1
File        : README.md
Maintainer  : Felix C. Stegerman <[email protected]>
Date        : 2020-07-02

Copyright   : Copyright (C) 2020  Felix C. Stegerman
Version     : v0.2.0
License     : GPLv3+

Description

proudcat - cat + 🌈

proudcat is basically a variant of proudcat-rust / pridecat written in python.

Help

$ proudcat --help

Requirements

Python >= 3.5 + click.

Installing

Using pip

$ pip install proudcat

Manually

Install the dependencies (as e.g. debian packages or using pip):

$ apt install python3-click       # debian/ubuntu
$ pip install click               # pip

Then just put proudcat somewhere on your $PATH (e.g. ~/bin).

License