diff options
author | amelia squires <[email protected]> | 2024-08-24 01:26:40 -0500 |
---|---|---|
committer | amelia squires <[email protected]> | 2024-08-24 01:26:40 -0500 |
commit | 73cbed952c5d2cdfdaceb5f8c2b19c77738b5186 (patch) | |
tree | 609a05141cfa950fd8637490de1dfe8241d65d3d /readme.md |
init
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..bb21131 --- /dev/null +++ b/readme.md @@ -0,0 +1,16 @@ +## gentoo portage overlay stealer + +a utility to make your system cleaner:3 + + +all you need to do is [create an ebuild repository](https://wiki.gentoo.org/wiki/Creating_an_ebuild_repository), and modify example_config.yaml (and move it to ~/.config/gpo-steal/config.yaml) + +run with no commands for help + +--- + +you can either run `./src/__main__.py` + +or zip the source directory, and run `python <name>.zip` + + |