Skip to content
/ gbs Public

go build system, build go projects using golang itself.

License

Notifications You must be signed in to change notification settings

t4ke0/gbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBS

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

Run Tests

$ cd tests
$ go build
$ ./tests

About

go build system, build go projects using golang itself.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages