ovcs
v0.4.2
Published
quick and dirty realtime version control for a directory, helps avoid conflicts on distributed teams
Readme
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 ovcsor
npm install -g ovcs
ovcs