Open herpiko opened 4 years ago
@wejick
I found plenty of mkdir commands, these should be moved to os.Mkdir
/os.MkdirAll
. And there are some curl command (use net/http
instead?). Also I was thinking about migrating gpg stuff to code.google.com/p/go.crypto/openpgp
if possible. And docker (https://godoc.org/github.com/docker/docker/client)?
Anyway, some will stay in command exec:
pbuilder
reprepro
I'm refactoring chief ya FYI take a look on this wip branch 2bf481813a40aa32828b52fe775ce9ba25cac77d
@wejick ack.
can you give some example @herpiko ?