Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-09 | merge contributions (#246) | Steve Manuel | |
* expanded help to mention need to import addon (#243) * Remove unused extra backtick (#239) * remove import for golang.org/net/x/http2, co-locate error message * update CI code to run --dev if on ponzu-dev branch * CI: ensure we have latest from ponzu-dev branch | |||
2017-05-22 | updating usage notes and multi-word formatted flags | Steve Manuel | |
2017-05-22 | add help flags for sub commands to root cmd | Martin Treusch von Buttlar | |
2017-05-17 | refactor code which starts external commands | Martin Treusch von Buttlar | |
2017-05-17 | add shorthand commands for add, generate, serve and version | Martin Treusch von Buttlar | |
2017-05-16 | move usage examples to cobra field of same name | Martin Treusch von Buttlar | |
2017-05-15 | add cobra commands | Martin Treusch von Buttlar | |
2017-03-01 | Move getGOPATH method to paths.go | Carlos Fernández | |
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 ↵ | Ollie Phillips | |
don't need mkdir | |||
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 | |