goshim

package module
v0.0.0-...-1c3b8f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2016 License: MIT Imports: 12 Imported by: 0

README

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args []string) int

Run the goshim

func RunWithFlag

func RunWithFlag() int

Types

This section is empty.

Directories

Path Synopsis
cmd
goshim command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL