An open API service indexing awesome lists of open source software.

https://github.com/sagikazarmark/gb


https://github.com/sagikazarmark/gb

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Go build tool

This repo contains some code (copied from the Go source code) allowing third-party build systems to build go packages.

**Missing:**

- Executor implementation (stdout commands)
- Cgo implementation