just for command runner (instead of make) #376
pjbull
started this conversation in
Requested tools
Replies: 1 comment
-
It looks like someone made a PyPI package for distributing the Just binary. https://pypi.org/project/just-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.
Uh oh!
There was an error while loading. Please reload this page.
-
just
is a tool for storing and running project specific commands.Github: https://github.com/casey/just
Documentation: https://just.systems/man/en/
Pros:
Cons:
More discussion from #347
Beta Was this translation helpful? Give feedback.
All reactions