a command line task executor, puts tasks in a dag and resolve dependencies.
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
Merge pull request #3 from emryx26/dev
ec1d5dd
add heap construction
00dec6d
Merge pull request #2 from emryx26/dev
92c483d
fix arraylist and heap bugs
089c0a6
Merge pull request #1 from emryx26/dev
1b3e2b8
add bash script to build binary
989aa37
remove stream in tasks after creating dag
db24856
separate ds
a39cf22
update README
3d3046c
update dag
b0c0e64
update directedCycle
fe81b02
update topo_test
4d197d6
update digraph
256e4eb
fix set bug
d2e986c
update directed cycle ds
fa05996