Skip to content

Conversation

@montmanu
Copy link

@montmanu montmanu commented May 8, 2020

deps

  • support golang v1.13
  • migrate to Go Modules
  • replace github.com/codegangsta/cli with github.com/urfave/cli

formatting

  • reformat using go fmt
  • address golint warnings
  • address shellcheck warnings

fixes

  • update version const in joe.go to 1.0.3
  • add ./build prefix to executable path in tool.sh run

features

  • set executable path based on host environment in tool.sh run
  • forward remaining arguments to joe in tool.sh run
  • redirect output to stderr in usage function of tool.sh

fixes #91
closes #104
closes #100

deps
---------------

* support golang v1.13
* migrate to Go Modules
* replace github.com/codegangsta/cli with github.com/urfave/cli

formatting
---------------

* reformat using `go fmt`
* address `golint` warnings
* address `shellcheck` warnings

fixes
---------------

* update `version` const in `joe.go` to `1.0.3`
* add `./build` prefix to executable path in `tool.sh run`

features
---------------

* set executable path based on host environment in `tool.sh run`
* forward remaining arguments to `joe` in `tool.sh run`
* redirect output to `stderr` in `usage` function of `tool.sh`

fixes #91
closes #104
closes #100
@montmanu montmanu closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version does not reflect minor releases

1 participant