We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go install ./astilectron-bundler
go build
export GOPATH=$HOME/go
export GOBIN=$HOME/go/bin
export PATH=$PATH:/usr/local/go/bin:$(go env GOBIN)
astilectron-bundler cc
astilectron-bundler -v
./fzf --color g
The text was updated successfully, but these errors were encountered:
No branches or pull requests
설치하기 전에
go install ./astilectron-bundler
go build
fzf 폴더에서
export GOPATH=$HOME/go
export GOBIN=$HOME/go/bin
export PATH=$PATH:/usr/local/go/bin:$(go env GOBIN)
astilectron-bundler cc
astilectron-bundler -v
go build
./fzf --color g
The text was updated successfully, but these errors were encountered: