Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 164 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 164 Bytes

GBS

go build system, same as Makefile but you writing golang code to build your golang projects.

Run Tests

$ cd tests
$ go build
$ ./tests