Skip to content

Pass main to uberjar...#23

Open
cresh wants to merge 1 commit into
Raynes:masterfrom
cresh:master
Open

Pass main to uberjar...#23
cresh wants to merge 1 commit into
Raynes:masterfrom
cresh:master

Conversation

@cresh

@cresh cresh commented Mar 17, 2015

Copy link
Copy Markdown

... 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

marco-m commented Jul 26, 2017

Copy link
Copy Markdown

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