New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

git-url-fullname

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-url-fullname

parse git url

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

bashPlatform (Linux, OS X)

Build Statusdrone.ioWercker

PyPI PyPI PyPI

npmnpmnpm

parse git url

Install

pip: [sudo] pip install git-url-fullname

npm: 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

Python packages russianidiot.github.io/python/

cli packages russianidiot.github.io/cli/

repos list russianidiot.github.io

README.md generated with readmemako.py (python+mako templates) and .README dotfiles

Keywords

git

FAQs

Package last updated on 16 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts