Skip to content

hmprt/giturl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Overview

A quick tool to generate a link to a file or directory in a remote git repository from the CLI

installation:

git clone https://github.com/hmprt/giturl

cp giturl /usr/local/bin

usage:

giturl

giturl [file]

example usage:

> giturl README.md
> https://github.com/hmprt/giturl/blob/master//README.md

notes

Works for github and gitlab

About

A CLI tool to make shareable URLs to a file or folder in a remote git repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages