guld-git-path

1.1.4 • Public • Published

guld-git-path

source issues documentation

node package manager travis-ci lgtm david-dm david-dm

Guld tool for getting the git directory of a path, or converting local paths into git-friendly repo names.

Install

Node
npm i guld-git-path

Usage

// async
getGitDir().then(console.log)
Example Output
/home/isysd/tech/js/node_modules/guld-git-path/.git
Node
const { getGitDir, pathEscape } = require('guld-git-path')

License

MIT Copyright isysd

Readme

Keywords

Package Sidebar

Install

npm i guld-git-path

Weekly Downloads

15

Version

1.1.4

License

MIT

Unpacked Size

6.41 kB

Total Files

7

Last publish

Collaborators

  • isysd