@kodbruket/git-commit-stamp
v0.1.2
Published
Replaces a string (`GIT_COMMIT`) in a file
Readme
git-commit-stamper
Replaces a string (GIT_COMMIT) in a file
Usage
yarn add --dev @kodbruket/git-commit-stamp
yarn git-commit-stamp -hExample
echo "GIT_COMMIT" > example
node index.js -c example
cat example // 222fe84e7b28f1de86651d5a93dd580406009a54-dirty