Async shell runner in Go
Go to file
2024-10-21 12:29:17 -07:00
.gitignore Initial commit 2024-10-21 12:29:17 -07:00
.golangci.yml Initial commit 2024-10-21 12:29:17 -07:00
.pre-commit-config.yaml Initial commit 2024-10-21 12:29:17 -07:00
go.mod Initial commit 2024-10-21 12:29:17 -07:00
LICENSE Initial commit 2024-10-21 12:29:17 -07:00
main_test.go Initial commit 2024-10-21 12:29:17 -07:00
main.go Initial commit 2024-10-21 12:29:17 -07:00
Makefile Initial commit 2024-10-21 12:29:17 -07:00
README.md Initial commit 2024-10-21 12:29:17 -07:00

Go Shell Runner

Library for asyncronously executing shell commands in Go