Skip to content

Automatically install plugins #5

@caseyhoward

Description

@caseyhoward

I'm not sure if I want to do this yet, but maybe automatically npm install registered packages that haven't been installed.

Another idea is to provide a way of specifying plugins on the tasks itself. Maybe something like:

guzzle.task('default').plugins('concat', 'uglify').src('src/*').concat().uglify.dest('./dist');

I'm a little less sure I want this though.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions