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

introduce install-go-path flag #234

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

dogancanbakir
Copy link
Member

Closes #203

go run . -igp  

                ____          
     ____  ____/ / /_____ ___ 
    / __ \/ __  / __/ __ __  \
   / /_/ / /_/ / /_/ / / / / /
  / .___/\__,_/\__/_/ /_/ /_/ 
 /_/                         

                projectdiscovery.io

[INF] Current pdtm version v0.0.9 (latest)
[INF] Run `source ~/.zshrc` to add /Users/dogancanbakir/.pdtm/go/bin to $PATH 
[INF] Run `source ~/.zshrc` to add /Users/dogancanbakir/go to $PATH 
[INF] [OS: DARWIN] [ARCH: ARM64] [GO: 1.21.3]
[INF] Path to download project binary: /Users/dogancanbakir/.pdtm/go/bin
[INF] Path /Users/dogancanbakir/.pdtm/go/bin not configured in environment variable $PATH
...

@dogancanbakir dogancanbakir self-assigned this Dec 26, 2023
@dogancanbakir dogancanbakir linked an issue Dec 26, 2023 that may be closed by this pull request
@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Dec 27, 2023
@ehsandeep ehsandeep merged commit 9c68e0e into dev Jan 8, 2024
9 checks passed
@ehsandeep ehsandeep deleted the introduce_install_go_path_flag branch January 8, 2024 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optionally add GOPATH/bin || GOBIN to PATH env variable
3 participants