Songmu / goshim

Better `go run`. Build go codes transparently and exec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goshim

Build Status Coverage Status MIT License

Description

Better go run. Build go codes transparently and exec

Installation

% go get github.com/Songmu/goshim/cmd/goshim

Synopsis

% goshim ./path/to/pkg [args...]

License

MIT

Author

Songmu

About

Better `go run`. Build go codes transparently and exec

License:MIT License


Languages

Language:Go 95.1%Language:Makefile 4.9%