Skip to content

Support all regular existing sbt keys #21

Description

@max8github

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions