mwc 0.1.0 copy "mwc: ^0.1.0" to clipboard
mwc: ^0.1.0 copied to clipboard

Helper tool to clean up melos workspace.

[alt text]

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
  
1
likes
0
points
10
downloads

Publisher

verified publisherzoocityboy.space

Weekly Downloads

Helper tool to clean up melos workspace.

Repository (GitHub)
View/report issues

Topics

#melos #dart #monorepo #workspace #cleaner

License

unknown (license)

Dependencies

glob, mason_logger, meta

More

Packages that depend on mwc