[![npm](https://img.shields.io/badge/npm-ngrv-green)](https://www.npmjs.com/package/ngrv) [![GitHub issues](https://img.shields.io/github/issues/thilllon/ngrv)](https://github.com/thilllon/ngrv/issues)


Keywords
cli
License
MIT
Install
npm install ngrv@3.0.2

Documentation

ngrv

Engrave build information to the build output. Set environment variables automatically.

How to use?

# that's it. nothing else. no need to install.
npx ngrv

# if you want to change the directory where ngrv files will be stored to './.ngrv', then
# default outputs: `__NGRV_BUILT_AT`, `__NGRV_COMMIT_HASH`
npx ngrv create -d .ngrv

# or
npx ngrv c -d .ngrv
npx ngrv read
# or
npx ngrv r
# or
npx ngrv r -d .ngrv

Roadmap

  • add test