0 purchases
whereis 1.0.1
where-is
An elegant way of getting configuration files (and folders)
Getting started
Prerequisites
Unix/NT Based OS
Python>=3.6
Pip
Installation
Install where-is using pip.
$ pip install where-is
Basic Usage
Get config locations of grub
$ where-is find grub
Add an entry
$ where-is database --add
Remove an entry
$ where-is database --remove
More information
For more information and graphics, see the wiki.
Built with
Rich: For rich text and beautiful formatting
Typer: Used as the argument parser
Black: Used as the formatter
Pipenv: Used as the virtualenv manager
Acknowledgements
joereynolds/what-to-code: For inspiration to make this project
Logomakr: Used to make the logo
License
This project is licensed under the GNU GPLv3 License - see this LICENSE.md file for details
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.