jstemmer / go-junit-report

Convert Go test output to JUnit XML
MIT License
763 stars 222 forks source link

feat: add installation using asdf #151

Closed jwillker closed 1 year ago

jwillker commented 1 year ago

I have created an asdf plugin because setup projects for local or ci in my company very commonly use asdf instead of use go install

https://github.com/jwillker/asdf-go-junit-report

jstemmer commented 1 year ago

Hi, thanks for creating this and taking the time to send a PR. However, at this point I'd rather not include it as an officially supported installation method.