Skip to content

New sbt 0.13 snazziness for += a task[T] to a setting[Seq[Task[T]] #866

Closed
@jsuereth

Description

I'd love to be able to do the following:

val myAwesomeStuff = taskKey[Seq[File]]("makes the awesome")

resourceGenerators += myAwesomeStuff

Or some kind of equivalent.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions