Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aerth/gomaker

Makefile generator for Go projects.
https://github.com/aerth/gomaker

Last synced: about 2 months ago
JSON representation

Makefile generator for Go projects.

Awesome Lists containing this project

README

        

# gomaker
## make Makefile for your Go project!
Use like this:

```
gomaker .

```

Output: ./Makefile

More usage info with gomaker -h