npm.io
0.0.3 • Published 9 years ago

is-yarn

Licence
MIT
Version
0.0.3
Deps
0
Vulns
0
Weekly
0

is-yarn Build Status

Check if yarn is installed gloabally.

Install

$ npm install -g is-yarn

Usage

const is = require('is-yarn')

is.isyarn()
// Retruns true if yarn is installed
//=> 'true'

Inspiration

This tweet from Kent C. Dodds.

License

MIT Akash Nimare

Keywords