kevincobain2000 / gobrew

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.
https://medium.com/web-developer/go-version-manager-gobrew-c8750157dfe6
MIT License
374 stars 26 forks source link

windows support in full #95

Closed kevincobain2000 closed 1 year ago

kevincobain2000 commented 1 year ago

Fixes #94

codecov-commenter commented 1 year ago

Codecov Report

Merging #95 (3ed6c80) into master (3936dc7) will increase coverage by 0.42%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   51.13%   51.56%   +0.42%     
==========================================
  Files           1        1              
  Lines         483      479       -4     
==========================================
  Hits          247      247              
+ Misses        209      205       -4     
  Partials       27       27              
Impacted Files Coverage Δ
gobrew.go 51.56% <ø> (+0.42%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.