1.1.4 • Published 1 year ago

git-remote-to-url v1.1.4

Weekly downloads
2
License
MIT
Repository
-
Last release
1 year ago

gitRemoteToUrl

Converts git remote get-url origin to a valid url to open in the browser.

Clone or install via npm

npm install -g git-remote-to-url

or

yarn global add git-remote-to-url

Use the cli tool

Run grtu in a git directory to get the remote url

or

Run grtu <location> to get the url for the specified location

Open the url in a browser

Pass `grtu` as an argument to other programs.

Example run

open `grtu .` 
# to open the url in your browser on Mac
gnome-open `grtu .` 
# to open the url in your browser on Ubuntu
1.1.4

1 year ago

1.1.3

3 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago