0.0.2 • Published 8 years ago

git-url-fullname v0.0.2

Weekly downloads
8
License
-
Repository
github
Last release
8 years ago

Install

npm install -g git-url-fullname

Features

  • github, bitbucket, github urls
  • ssh, https urls

Usage

usage: git-url-fullname url

Example

$ git-url-fullname git@github.com:owner/repo.git
owner/repo

$ git-url-fullname git@gitlab.com:owner/repo.git
owner/repo

$ git-url-fullname ssh://hg@bitbucket.org/owner/repo
owner/repo

Sources:

Feedback GitHub issues Join the chat at https://gitter.im/russianidiot/git-url-fullname.sh.cli GitHub followers


0.0.2

8 years ago

0.0.1

8 years ago