Fabio
Fabio
Repository credentials configuration in boot is awesome! Unfortunately when using mirrors they require manual configuration, that is, the information must be provided in the mirrors map and not through `configure-repositories!`...
Martin, First of all great work with `tenzing`. Awesome bootstrap for cljs with boot! Just skimmed the generated `build.boot` and noticed your comment about the name collision: ``` clojure ;;;...
First of all thanks for the great plugin! We configured `pipInstall` to use native `requirements.txt` file. This gives devs the opportunity to work `pip install -r requirements.txt` on the command...
Thanks for these awesome plugins! Especially in love with providing a thin wrapper around existing command line tools and the docker isolation to make it portable. I've noticed that the...