sbt-boilerplate
sbt-boilerplate copied to clipboard
Allow customization of target files' extension
Hi! I want to use this plugin for Kotlin sources generation (yeah, sound weird - I'm writing a Scala-Kotlin compatibility layer) and need to scrap some boilerplate (specifically Function[..] conversions). This tiny change adds and ability to customize extension of generated sources.
Thanks in advance!