Skip to content

Conversation

@cresh
Copy link

@cresh cresh commented Mar 17, 2015

... to enable building binaries for profiles that override the main class.

This allows lein-bin to work for profiles that override the main class:

:other-main {:main ns.other-main
             :bin {:name "other-main"}}

lein with-profiles +other-main bin will build the binary that executes ns.other-main.

@marco-m
Copy link

marco-m commented Jul 26, 2017

Hello @Raynes, is this project still alive? I am asking because I see open PR from 2015. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants