@chojs23/ec
v0.3.3
Published
Terminal Git mergetool with a 3-way TUI and Neovim integration
Downloads
85
Maintainers
Readme
ec (easy-conflict)
Easy terminal-native 3-way git mergetool vim-like workflow
This package is a thin installer for the prebuilt ec Go binary. On
install it downloads the matching release binary from GitHub, verifies
the SHA-256 checksum, and places it under the package directory.
Install
npm install -g @chojs23/ecOr run without installing:
npx @chojs23/ecSupported platforms
- macOS (x64, arm64)
- Linux (x64, arm64)
- Windows (x64, arm64)
Environment
EC_SKIP_DOWNLOAD=1skips the postinstall download. Use this in environments where network access is restricted; you must then place anecbinary in the package'svendor/directory yourself.
Links
- Source and docs: https://github.com/chojs23/ec
- Issues: https://github.com/chojs23/ec/issues
License
MIT
