xsbt-filter
xsbt-filter copied to clipboard
Support all regular existing sbt keys
Existing sbt Keys like baseDirectory
are not replaced by this plugin.
(see http://www.scala-sbt.org/0.13/docs/Plugins-Best-Practices.html).
It would be nice if they were all included in the processing in such a way that if a user specified ${basedirectory}
in a resource file, it would be filtered correctly.
As specified in the documentation (README.md), only few of them like name
and scalaVersion
are supported, but would be nice to support them all.
A complete list seems to be at http://www.scala-sbt.org/0.13/api/index.html#sbt.SettingKey