ysb33r / groovy-vfs

A DSL for Groovy on top of Apache VFS2
Other
63 stars 10 forks source link

Publish VFS cmdline to GVM #40

Open ysb33r opened 9 years ago

ysb33r commented 9 years ago

After discussion with @marcoVermeulen, this looks like a good idea.

MIght wait for GVM gradle-plugin to appear before doing this.

marc0der commented 9 years ago

The GVM gradle plugin will be used by select vendors to publish their releases. At the moment, we plan to only roll out Groovy, Grails and perhaps Gradle itself if they are interested.

Perhaps we could bundle gvfs in a distribution with gdub and other useful scripts. We could give it a candidate name like 'utils' or 'scripts' and distribute this on gvm, hosted on BinTray.

Any thoughts about this?