0.2.9 • Published 6 months ago
ovcs v0.2.9
ovcs - Online Version Control System
experimental, do not use in production codebases!!
NPM module that enables watching a directory and automatically syncing with other users even if on other branches. Helps reduce conflicts on teams and enabled detecting divergent code bases and/or hidden conflicts due to latency. DEBUG_OVCS=1 to enable debug output to console
Usage
npx ovcs
or
npm install -g ovcs
ovcs