Open jimlyas opened 2 years ago
you can do it easily with the shell op, just use normal unix commands (cp something ..
). Does that make sense?
I'm sorry for not following. Do you mean copy the file manually?
Or where do we include the unix commands inside hygen?
Or does hygen itself provide configuration to embed the JAR file into the template?
Thanks in advance.
So I'm trying to build Android Application generator, and we have to include JAR file to the template. How do we achieve this using hygen?