projector22/taskbench

A basic terminal application framework

0.0.2 2025-01-20 21:17 UTC

This package is auto-updated.

Last update: 2025-03-20 21:36:27 UTC


README

Terminal Application Framework

Execution Runtime

  1. Bootstrap the config.
  2. Injest the arguments.
  3. Run a before-start task.
  4. Run the task.
  5. Run an after-end task.