Skip to content

rjoydip-zz/is-installed-on-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

is-installed-on-system Build Status

Checks that given package is installed on system

Install

git clone https://github.com/rjoydip/is-installed-on-system.git
cd is-installed-on-system
npm install
npm run test

Usage

const isInstalledOnSystem = require('is-installed-on-system');

console.log(isInstalledOnSystem('git')); // true/false

License

MIT © Joydip Roy

About

Check a installer installed in the system

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published