Windows Wrappers
This commit is contained in:
@@ -41,4 +41,12 @@ During development, sibling repositories can point at `../sow-tools/tools/sow-to
|
||||
|
||||
## Release Automation
|
||||
|
||||
This repo publishes a Linux `sow-toolkit` release artifact through Gitea Actions as `sow-toolkit-linux-amd64.tar.gz`. Consumer repos can fetch that binary into their local `tools/` directory with their `install-tool.sh` helper.
|
||||
This repo publishes:
|
||||
|
||||
- `sow-toolkit-linux-amd64.tar.gz`
|
||||
- `sow-toolkit-windows-amd64.zip`
|
||||
|
||||
Consumer repos can fetch those binaries into their local `tools/` directory with:
|
||||
|
||||
- `install-tool.sh` on Linux/macOS
|
||||
- `install-tool.ps1` on Windows
|
||||
|
||||
Reference in New Issue
Block a user