https://github.com/themakers/tgr
TaskGraph (experimental, discontinued)
https://github.com/themakers/tgr
Last synced: 5 months ago
JSON representation
TaskGraph (experimental, discontinued)
- Host: GitHub
- URL: https://github.com/themakers/tgr
- Owner: themakers
- License: mit
- Created: 2017-01-22T12:03:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T13:13:57.000Z (over 8 years ago)
- Last Synced: 2024-06-20T13:38:55.822Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TaskGraph
Executes arbitrary tasks in parallel taking care about execution all of it's dependencies
See code for docs and test for examples