just is a command runner (similar to make) which I like, and I tend to use a lot for my projects.
I've added a recipe file here (doesn't interfere with anything else) to allow very quick testing, building, running etc w/ virtualenv integration.
If we don't wanna add this, that's fair - I'll keep a local copy and use it on my own, but if it's in the tree then I don't risk accidentally deleting it and crying.
just
is a command runner (similar tomake
) which I like, and I tend to use a lot for my projects. I've added a recipe file here (doesn't interfere with anything else) to allow very quick testing, building, running etc w/ virtualenv integration.If we don't wanna add this, that's fair - I'll keep a local copy and use it on my own, but if it's in the tree then I don't risk accidentally deleting it and crying.