TIBCOSoftware / flogo-cli

Project Flogo Command Line Interface
http://flogo.io
BSD 3-Clause "New" or "Revised" License
57 stars 28 forks source link

Dep: fixing GOBIN issue #82

Closed mellistibco closed 6 years ago

mellistibco commented 6 years ago

Because go install is used, if GOBIN is specified, the compiled binary will be placed in $GOBIN not ./bin