Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Treat '--speclj' as an alternative help option #103

Merged
merged 1 commit into from
Sep 19, 2014

Conversation

arlandism
Copy link
Contributor

My attempt at tackling #102.

I wanted to remove the "help" option altogether, but didn't want to risk deprecating existing functionality. Given that Leiningen hijacks the "help" flag, is there another way that it could be used? If not, then we can kill it.

It's also worth mentioning that according to Leiningen's plugin docs you should be able to attach ^:pass-through-help metadata to your defined task to implement this workaround; this didn't work for me for some reason.

@arlandism
Copy link
Contributor Author

@trptcolin confirmed that he got the ^:pass-through-help approach to work, but it looks like it requires lein 4+. I could add the metadata here for those that are using a newer version of lein, if that's desired.

@trptcolin trptcolin merged commit 6418227 into slagyr:master Sep 19, 2014
@trptcolin
Copy link
Collaborator

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants