Skip to content

Conversation

@ejholmes
Copy link
Owner

Previously, walk(1) would attempt to find a "rule" in a .walk directory, or a file ending in .walk. This was somewhat problematic when you want to do some non-trivial matching against target names, where file extensions are not used (e.g. bin/walk-darwin and bin/walk-linux). By simply delegating to a single rule, that rule can then do it's own "routing" to the correct rule to execute.

@ejholmes ejholmes merged commit 2ffb5e0 into master Jan 17, 2017
@ejholmes ejholmes deleted the walkfile branch January 17, 2017 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants