1 unstable release

0.1.0 Dec 17, 2024

#393 in Procedural macros

Download history 28/week @ 2024-12-24 54/week @ 2024-12-31 113/week @ 2025-01-07 183/week @ 2025-01-14 125/week @ 2025-01-21 86/week @ 2025-01-28 182/week @ 2025-02-04 112/week @ 2025-02-11 86/week @ 2025-02-18 89/week @ 2025-02-25 56/week @ 2025-03-04 59/week @ 2025-03-11 49/week @ 2025-03-18 68/week @ 2025-03-25 63/week @ 2025-04-01 155/week @ 2025-04-08

339 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