is-git-repository

v2.0.0
A tool to check if a specific path is a git repository
is git repository repo is-git exists

test

jest

lint

eslint index.ts test.spec.ts

coveralls

cat ./coverage/lcov.info | coveralls

build

rimraf dest && tsc && babel dest -d dest

prepublishOnly

npm run build
npm i is-git-repository

Metadata

  • MIT
  • Whatever
  • Jan Peer Stöcklmair
  • released 7/23/2020

Downloads

Maintainers