grv87 / gradle-packer-plugin

Runs Packer builds (https://www.packer.io/) from Gradle
Other
3 stars 1 forks source link

Rewrite template parsing in Go #18

Open grv87 opened 7 years ago

grv87 commented 7 years ago

Too many issues with complex templates. So, I have to implement template parsing in Go and use that library with JNI, JNR, JNA, go bind or something like that.

grv87 commented 7 years ago

Also there is packer inspect command