qulogic / golist

Forked from golist 5 years ago
Clone
README.md

golist

golist is a small utility used to list the resources required and provided by a Go (Golang) project.

It is the analysis engine on which go-rpm-macros is built.

Building

Building requires github.com/urfave/cli, github.com/golang/glog.

Licensing

The project is released under BSD 3-clause license; read the LICENSE file.