scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
68 stars 17 forks source link

this allows to add mavenLocal by CLI #449

Closed elect86 closed 1 year ago

elect86 commented 1 year ago

More https://docs.gradle.org/current/userguide/init_scripts.html

Essentially, run it with -I ./gradle/mavenLocal.init.gradle.kts and mavenLocal will be add for the current command

@ctrueden

Ps: I put this in ./gradle to avoid polluting more the root

ctrueden commented 1 year ago

I'm closing this, but if anyone else feels strongly that having it added would be helpful, please reopen. I have no strong objection against merging it either. Just trying to keep things "simple by default".