has-yarn-cli
v2.0.0
Published
Check if a project is using Yarn
Downloads
3
Maintainers
Readme
has-yarn-cli
Check if a project is using Yarn
Install
$ npm install --global has-yarn-cli
Usage
$ has-yarn --help
Usage
$ has-yarn
✔ This project uses Yarn
Options
--quiet Silence output (useful for scripts)
Exits with code 0 if the project uses Yarn, otherwise code 2
Related
- has-yarn - API for this module