mirror of
https://github.com/daylinmorgan/task.mk.git
synced 2024-11-12 12:13:15 -06:00
360 B
360 B
Examples
- Confirm
-
Perform a basic confirmation test with the user and exit with error code 1 if input is N/n.
- Embedded Scripts
-
Use the builtin functions to write multi-line python/bash scripts directly in your
Makefile
- Recipe Help
-
Display the target, docstring and recipe for a given target then exit.