forked from mirror/enumer
wip
This commit is contained in:
parent
677b61cc2c
commit
f3adbd175f
|
@ -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.
|
This was again forked here as (https://github.com/dmarkham/enumer) picking up where Álvaro left off.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ./enumer --help
|
$ ./enumer --help
|
||||||
Enumer is a tool to generate Go code that adds useful methods to Go enums (constants with a specific type).
|
Enumer is a tool to generate Go code that adds useful methods to Go enums (constants with a specific type).
|
||||||
|
|
Loading…
Reference in New Issue