start to think about things.

This commit is contained in:
Paul Tagliamonte 2015-07-22 15:41:13 -04:00
commit 91c50a294c
2 changed files with 13 additions and 0 deletions

4
main.go Normal file
View file

@ -0,0 +1,4 @@
package main
func main() {
}

9
packages.json Normal file
View file

@ -0,0 +1,9 @@
[
{"repo": "git://github.com/paultag/go-debian",
"path": "/go/debian",
"packages": ["control", "dependency", "version"]},
{"repo": "git://github.com/paultag/go-topsort",
"path": "/go/topsort",
"packages": []}
]