Async shell runner in Go
Go to file
2024-10-21 17:12:14 -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 Rename to tortoise 2024-10-21 17:12:14 -07:00
LICENSE Initial commit 2024-10-21 12:29:17 -07:00
main_test.go Rename to tortoise 2024-10-21 17:12:14 -07:00
main.go Rename to tortoise 2024-10-21 17:12:14 -07:00
Makefile Initial commit 2024-10-21 12:29:17 -07:00
README.md Rename to tortoise 2024-10-21 17:12:14 -07:00

Tortoise

Library for asyncronously executing shell commands in Go