commit c40840b25460afbde1b889a7c6cf145a0e29b184 parent 1732c574906c0248b3535f681d97470d14a349a1 Author: Erik Letson <hmagellan@hmagellan.com> Date: Wed, 29 Jul 2020 01:24:48 -0500 Very rudimentary README with some info Diffstat:
M | README | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -0,0 +1,8 @@ +-- stctpw: Suckless Tool Config The Portage Way -- + +This is a simple script that will generate patches for suckless tools. +IT IS ONLY INTENDED TO WORK ON GENTOO! IT WILL NOT WORK ON SYSTEMS THAT DO NOT HAVE THE PORTAGE PACKAGE MANAGER! + +Run './stctpw.sh --help' for usage instructions. + +README TO BE EXPANDED