Add basic frame and ctr command line client

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2015-12-02 14:41:49 -08:00
parent ba46df11b4
commit 847e5bc7ee
8 changed files with 227 additions and 5 deletions

2
ctr/Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
go build