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

https://github.com/hellodword/go-toolexec


https://github.com/hellodword/go-toolexec

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# go-toolexec

```sh
go build -a -o dist/mytool .

go build -a -toolexec `pwd`/dist/mytool .
```