ejholmes / walk

A fast, general purpose, graph based build and task execution utility.
http://ejholmes.github.io/walk/
MIT License
137 stars 1 forks source link

Add an `-r` flag for walking in reverse #18

Open ejholmes opened 7 years ago

ejholmes commented 7 years ago

Should transpose the graph, then perform a walk and pass a $3 argument to exec like f (forward) or r (reverse)