mwc 0.1.2+1
mwc: ^0.1.2+1 copied to clipboard
Melos Workspace Cleaner is a tool designed for cleaning monorepo workspaces built on the Melos
Melos Workspace Cleaner #
Melos Workspace Cleaner is a tool designed for cleaning monorepo workspaces built on the Melos. This tool provides an straightforward solution for maintaining and managing your monorepo project, especially when dealing with an extensive codebase or a multi-project environment.
Optimize your development process and enhance code management with this workspace cleaning tool, when you switching between branches.
Features #
- ✅ Custom pattern definitions using glob pattern
- ✅ Integration option using Melos Hooks
- ✅ Simplification of dependency_overrides removal process
🚀 Getting started #
Installation #
dart pub global activate mwc
Usage #
mwc
# melos.yaml
name: workspace
command:
clean:
hooks:
pre: mwc