guld-git-path-cli

1.2.10 • Public • Published

guld-git-path-cli

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 -g guld-git-path-cli

Usage

CLI
guld-git-path --help
 
  Usage: guld-git-path [options] [command]
 
  Guld tool for getting the git directory of a path, or converting local paths into git-friendly repo names.
 
  Options:
 
    -V, --version  output the version number
    -h, --help     output usage information
 
  Commands:
 
    escape [path]  Convert a local path into an escaped blocktree path, like used in git repo names.
    dir [path]     Guld tool for getting the git directory of a path.
 

License

MIT Copyright isysd

Readme

Keywords

Package Sidebar

Install

npm i guld-git-path-cli

Weekly Downloads

0

Version

1.2.10

License

MIT

Unpacked Size

5.91 kB

Total Files

6

Last publish

Collaborators

  • isysd