1 unstable release

0.1.0 Dec 17, 2024

#503 in Concurrency

Download history 156/week @ 2024-12-13 53/week @ 2024-12-20 16/week @ 2024-12-27 107/week @ 2025-01-03 124/week @ 2025-01-10 184/week @ 2025-01-17 128/week @ 2025-01-24 91/week @ 2025-01-31 164/week @ 2025-02-07 103/week @ 2025-02-14 97/week @ 2025-02-21 45/week @ 2025-02-28

444 downloads per month

Apache-2.0

7KB
119 lines

Revision-Lock

A tool for keeping track of changes to revisioned items

Usage

revision-lock path/to/workspace

this will generate a lockfile in the current directory for the path provided, if no path is provided it will use the current directory

revision-lock --check path/to/workspace

this will generate a lock file as before, but exit with 1 if it is different

Dependencies

~0.4–7MB
~49K SLoC