Open matanyall opened 5 months ago
I'm just starting to investigate this plugin, I think I agree with comment above. Here is my use-case:
I ended up just using PEX to build a binary, but would still be interested in some sort of cacheable install for Pypi dependencies.
Hey!
This project is exactly what I need, but unfortunately I am setting up a private homebrew repo, and I plan on having the install managed though the GitPrivateStrategyThing, and I'm not publishing the packages at the moment. Having the resources list is super helpful, but I can't seem to generate the formula, even with a template, without publishing the package. Would it be possible to have a
private-repo
mode for those of us not trying to publish to a registry?Thanks, looking forward to using this!