Skip to content

PastorD/wcheck

Repository files navigation

wcheck

Documentation PyPI version License: MIT

Manage a workspace of git repositories

wcheck compares different workspaces of git repositories and reports their differences. It supports local workspaces and YAML configuration files (vcstool format).

Quick Install

uv tool install wcheck          # Basic
uv tool install 'wcheck[gui]'   # With GUI (PySide6)
uv tool install 'wcheck[tui]'   # With TUI (Textual)
uv tool install 'wcheck[gui,tui]'  # With both

Quick Example

# Check status of all repositories
wcheck status

# Compare with configuration file
wcheck wconfig -c workspace.yaml

# Interactive terminal interface
wcheck status --tui

Documentation

📖 Full documentation: https://pastord.github.io/wcheck/

License

MIT License - see LICENSE for details.

About

Compare muti-repositories workspaces and configurations

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages