@ -0,0 +1,13 @@
# license
Generate `LICENSE` file automatically.
Support:
- [MIT](https://choosealicense.com/licenses/mit/)
Use:
```sh
go run *.go --name MIT --output .
```