This commit is contained in:
Dan Markham 2021-07-21 22:39:52 -07:00
parent 677b61cc2c
commit f3adbd175f
No known key found for this signature in database
GPG Key ID: 80673ED3335C219F
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ maintained by [Álvaro López Espinosa](https://github.com/alvaroloes/enumer).
This was again forked here as (https://github.com/dmarkham/enumer) picking up where Álvaro left off.
```
$ ./enumer --help
Enumer is a tool to generate Go code that adds useful methods to Go enums (constants with a specific type).