goshim
Description
Better go run. Build go codes transparently and exec
Installation
% go get github.com/pacificporter/goshim/cmd/goshim
Synopsis
% goshim ./path/to/pkg [args...]
Help
% goshim -h
Force rebuilding
% goshim -f ./path/to/pkg [args...]
Verbosely output
% goshim -v ./path/to/pkg [args...]
Combination
% goshim -f -v ./path/to/pkg [args...]
License
MIT License
Author