golist

Created 5 years ago
Maintained by nim
A tool to analyse the properties of a Go (Golang) codebase
Members 6
Robert-André Mauchin committed 5 months ago

golist 0.10.4

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.

News

See the NEWS file for recent changes.

Building

Building requires github.com/urfave/cli.

Licensing

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