github.com/getgauge/gauge@v1.6.9/build/npm/README.md (about) 1 # Npm installer for [gauge](https://github.com/getgauge/gauge). 2 3 This package can be used to install gauge. 4 5 ## Install 6 7 `npm install @getgauge/cli` for installing the latest gauge version. Use `npm install @getgauge/cli@<version` for installing a specific version. 8 9 The gauge binary is installed at `.node_modules/bin`.