projector22/taskbench

A basic terminal application framework

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/projector22/taskbench

0.0.2 2025-01-20 21:17 UTC

This package is auto-updated.

Last update: 2025-10-20 22:49:32 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.