Fork me on GitHub
#leiningen
<
2022-03-22
>
jmv22:03:58

is it possible to create a private leiningen template for internal use at a company? would i need to add a private maven repo to the user profiles.clj to make discovery work?

noisesmith21:03:13

that's exactly how I'd do it - do note there are plugins to eg. treat an s3 bucket as a maven repo

jmv22:03:52

perfect, thanks!