Task (Taskfile) for command runner #378
pjbull
started this conversation in
Requested tools
Replies: 1 comment
-
It looks like someone made a PyPI package for distributing the Task binary. https://pypi.org/project/go-task-bin/ This means we could have it be a dependency for CCDS-generated projects. Though one would still need to install it first before being able to use it to manage project tasks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Task is a tool for tracking and managing project-specific commands.
Docs: https://taskfile.dev/
Github: https://github.com/go-task/task
Pros:
Cons:
yaml
can be verbose and hard to readBeta Was this translation helpful? Give feedback.
All reactions