Add build command

This commit is contained in:
Guillaume J. Charmes
2013-04-24 11:03:01 -07:00
parent 62a1850c16
commit e2880950c5

View File

@@ -10,6 +10,7 @@ import (
"log"
"net/http"
"net/url"
"os"
"path/filepath"
"runtime"
"strconv"