Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adityasaky/go-metapackage


https://github.com/adityasaky/go-metapackage

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# go-metapackage

This is a small tool written as part of a larger experiment. Warning: it is NOT intended for any professional use.

A "metapackage" in this instance is a package that doesn't actually do anything. When supplied a dependency, the tool builds a "main" package that uses every public API provided by the dependency. The main package generated can be compiled but will almost certainly panic when executed.