Skip to content

need better support for plugins in ~/.dzil/config.ini #326

Open
@karenetheridge

Description

@karenetheridge

Some plugins would be better situated in the user's local configuration (~/.dzil/config.ini) rather than in the distribution's dist.ini -- for example, [InstallRelease], which installs the dist tarball using a configurable command (different users might want to use a different command to install, or not install at all).

I discovered while writing Dist::Zilla::Plugin::Chrome::ExtraPrompt that loading plugins via config.ini did not work very well. Let's add better support! Or, figure out why this is a bad idea and find other ways to accomplish machine- and user-specific customizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions