schollz / closestmatch

Golang library for fuzzy matching within a set of strings :page_with_curl:
MIT License
420 stars 50 forks source link

unable to go get #7

Open majimboo opened 6 years ago

majimboo commented 6 years ago
$ go get -u -v github.com/schollz/closestmatch
github.com/schollz/closestmatch (download)
# cd .; git clone https://github.com/schollz/closestmatch C:\Users\admin\go\src\github.com\schollz\closestmatch
Cloning into 'C:\Users\admin\go\src\github.com\schollz\closestmatch'...
Logon failed, use ctrl+c to cancel basic credential prompt.
fatal: could not read Username for 'https://github.com': terminal prompts disabled
package github.com/schollz/closestmatch: exit status 128