Skip to content

Initial Implementation #1

Description

@BrandonLWhite

Create a Poetry-based Python project that exposes a task CLI command that executes a command-line task defined in the containing project's pyproject.toml [tool.tasks] section.

  • Zero dependencies.
  • Minimum Python version is 3.11 in order to use the standard library tomllib.
  • Tasks can be defined as shell scripts, aliases for other tasks, chains of other tasks, or python module entry points.
  • Add tests to achieve full code coverage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions