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

update.sh parameter auto detection #8

Open
weickmanna opened this issue Aug 10, 2021 · 0 comments
Open

update.sh parameter auto detection #8

weickmanna opened this issue Aug 10, 2021 · 0 comments

Comments

@weickmanna
Copy link
Member

weickmanna commented Aug 10, 2021

When I used the update.sh, I had the project open in IntelliJ and directly updated it from there via the IntelliJ command line.

The update.sh asks for group id and artifact id. When we update an existing project, we can determine these parameters from the project itself. It would still be good to ask just in case. Also, the destination folder should rather be the current directory instead of "ktor-example".

For example:

Starting update in interactive mode ...
Enter path to your existing project [.]: 
Enter group-id of your existing project [<auto detected group id>]: 
Enter artifact-id of your existing project [<auto detected artifact id>]: 
Enter desired branch of ktorbase repo [master]:
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

1 participant