alerque / git-warp-time

Rust library and CLI utility to reset timestamps of Git repository files to the time of the last modifying commit.
GNU General Public License v3.0
29 stars 1 forks source link

Publish to NPM #21

Open alerque opened 7 months ago

alerque commented 7 months ago

... so that projects with JS based build systems can use this as a pre-compile hook without any system dependency Shenanigans.

alerque commented 7 months ago

For reference, this has been done by git-cliff and suggested for typst.