Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed ./joe to ./build/joe when "$1" == "run" #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ShivSoni5
Copy link

These changes worked well for me on Ubuntu 18.04.

montmanu added a commit to montmanu/joe that referenced this pull request 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 karan#91
closes karan#104
closes karan#100
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.

None yet

1 participant