# license [![Go](https://github.com/haunt98/license/workflows/Go/badge.svg?branch=main)](https://github.com/actions/setup-go) Generate `LICENSE` file automatically. Support: - [MIT](https://choosealicense.com/licenses/mit/) Use: ```sh go run *.go --name MIT --output . ```