google / google/grinder.dart

Provide a way to expand existing tasks

Open
#402 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
266
Forks
36
Avg merge
23h 25m
Merged PRs (30d)
2

Description

When working with a package like `cli_pkg` that defines a bunch of built-in tasks, it would be useful for a downstream application to be able to inject behavior that runs before or after those tasks (for example, "after building an NPM package, add these extra files to it"). Something like a `GrinderTask.after()` or a global `afterTask()` function would help a lot.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.