0.1.2 • Published 7 years ago

installed-by-yarn-globally v0.1.2

Weekly downloads
159
License
MIT
Repository
github
Last release
7 years ago

installed-by-yarn-globally

NPM version NPM downloads Build Status

Install

$ npm install --save installed-by-yarn-globally

Usage

const isGlobal = require('installed-by-yarn-globally')

isGlobal(__dirname)
//=> false

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT © EGOIST