initial import

This commit is contained in:
Brian Waldon
2014-03-04 16:36:05 -08:00
commit 4e47d1e1ee
55 changed files with 10565 additions and 0 deletions

6
build Executable file
View File

@@ -0,0 +1,6 @@
#!/bin/bash -e
export GOBIN=${PWD}/bin
export GOPATH=${PWD}
go build -o bin/coreos-cloudinit github.com/coreos/coreos-cloudinit