just task runner

Created on 2023-01-15T14:08:06-06:00

Return to the Index

This card pertains to a resource available on the internet.

This card can also be read via Gemini.

Tasks are run by emitting the body to a text file in a temp directory and executing them. This allows you to use arbitrary scripting languages by starting the task with a shebang line.

Supports setting other rules to run after a given rule has been run (ex. post-run dependencies.)

Pros

Undecided

Cons