Age | Commit message (Expand) | Author |
---|---|---|
2017-03-01 | revised GOPATH detection for bug and Go 1.8 default | Ollie Phillips |
2017-02-24 | Implemented a replicateAll func, since we need files to remain in GOPATH/src | Ollie Phillips |
2017-02-24 | missing src in the src path, nothing wrong with the destination and prob don'... | Ollie Phillips |
2017-02-24 | was thinking copyAll handled mkdir | Ollie Phillips |
2017-02-24 | missed present directory from dest path, removed logging | Ollie Phillips |
2017-02-24 | Some logging, files not copied | Ollie Phillips |
2017-02-24 | break GOPATH determination out into separate function | Ollie Phillips |
2017-02-24 | missed get in exec.command | Ollie Phillips |
2017-02-24 | Comment improvement | Ollie Phillips |
2017-02-24 | getAddon(), comprising go get and copy routines | Ollie Phillips |
2017-02-24 | add.go added | Ollie Phillips |