diff options
| author | Jeff Carr <[email protected]> | 2025-10-02 17:37:02 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-02 17:37:02 -0500 |
| commit | a13a97106841abdd7fba767220fb8bfdd2b0e26d (patch) | |
| tree | 41a28abb05898093cafd7d5ab59a909b71b28c4f | |
| parent | d7326acbeae2016240fde835f4a0f94dd2a3fa99 (diff) | |
what is this going to do?
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,12 +1,13 @@ # forge help -This is some code to help new users compile the GO GUI plugins -which can be rather difficult to figure out how to do. +originally a library to help common tasks for forge +now it's a heap for whatever until it gets sorted into somewhere more sensible +this, in other words, is a junk drawer for tools that don't have a home yet ## Design Goals -* automate the recovery and build process for GO plugins * handle input from STDIN when there is no GUI yet +* help automate the recovery and build process for GO plugins ## Notes |
