summaryrefslogtreecommitdiff
path: root/cmd/ponzu/paths.go
AgeCommit message (Collapse)Author
2017-03-01Move getGOPATH method to paths.goCarlos Fernández
2017-02-22Fix #81Carlos Fernández Llamas
2017-02-21adding new file to be included in build, new buildOutputPath function to ↵Steve Manuel
determine exec path
2017-02-21fix minor typo, un-export & reduce length of functionSteve
Aside from the minor spelling fix, I want to shorten the function name and think it would be best for it to be unexported.
2017-02-21Fix Windows build & runCarlos Fernández