change-git-url

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2015 License: MIT Imports: 5 Imported by: 0

README

change-git-url

SSH to HTTP url, vice versa.

How to Use

change-git-url can be easily installed as an executable. Download the latest compiled binaries and put it anywhere in your executable path.

Or, if you've done Go development before and your $GOPATH/bin directory is already in your PATH:

$ go get github.com/yelinaung/change-git-url
$ cd $GOPATH/src/github.com/yelinaung/change-git-url
$ go run change-git-url.go git@github.com:yelinaung/change-git-url.git
https://github.com/yelinaung/change-git-url.git
$ go run change-git-url.go https://github.com/yelinaung/change-git-url.git
git@github.com:yelinaung/change-git-url.git

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL