https://github.com/jreisinger/work
Work on many tasks concurrently from CLI
https://github.com/jreisinger/work
cli concurrency go tools
Last synced: 6 months ago
JSON representation
Work on many tasks concurrently from CLI
- Host: GitHub
- URL: https://github.com/jreisinger/work
- Owner: jreisinger
- License: gpl-3.0
- Created: 2020-12-18T16:14:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T09:40:18.000Z (about 3 years ago)
- Last Synced: 2024-06-20T22:35:18.535Z (about 2 years ago)
- Topics: cli, concurrency, go, tools
- Language: Go
- Homepage: https://jreisinger.blogspot.com/2021/02/concurrent-cli-tools-with-go.html
- Size: 52.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NOTE: see [z](https://github.com/jreisinger/z) for a simpler and lighter version.
See [docs](https://pkg.go.dev/github.com/jreisinger/work) and sample
implementations in examples directory.