Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Consider adding support for Grails #8

Open
matthurne opened this issue Dec 2, 2014 · 4 comments
Open

Consider adding support for Grails #8

matthurne opened this issue Dec 2, 2014 · 4 comments
Assignees

Comments

@matthurne
Copy link

No description provided.

@dougborg
Copy link

dougborg commented Dec 2, 2014

Hi @mhurne, thanks for the issue! Can you elaborate on this a bit? What would you want Grails support to look like / what is not working now that you think should?

@matthurne
Copy link
Author

Sure - unless I'm missing something, "The problems with gradle and gradlew" described in the README also apply to grails and grailsw, perhaps with the exception of "You have to provide a relative path to build.Gradle".

@matthurne
Copy link
Author

gw could mean "Gradle wrapper" and "Grails wrapper". I could imagine it determining whether it is being used in the context of a Gradle project or a Grails project and behaving accordingly. I could see one arguing that support for both under the same command would be a bad thing, though.

@dougborg
Copy link

dougborg commented Dec 3, 2014

Ah, I see what you mean, and I am somewhat open to this idea. I do think determining the appropriate context with one command may be the most difficult part and having a separate command for the grails wrapper would be a good place to start. gw is also meant to be a library - you can source it from other scripts, so we may be able to create a similar wrapper for grails and reuse some of the same functions.

@dantesun dantesun self-assigned this Jul 2, 2020
@dantesun dantesun transferred this issue from gdubw/gdub Jan 25, 2021
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

No branches or pull requests

3 participants