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?
that's exactly how I'd do it - do note there are plugins to eg. treat an s3 bucket as a maven repo
perfect, thanks!