Skip to content

Bootleg.{UI, Config}, others should be available in Tasks #271

@rjanja

Description

@rjanja

Currently if the user wants to make use of Bootleg.UI or Bootleg.Config they need to import it themselves:

use Bootleg.DSL

task :foo do
  alias Bootleg.UI
  UI.info("Ok, getting started")
end

We could import one or more of these modules as a convenience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions