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

https://github.com/orisano/cg

cg is the code generator
https://github.com/orisano/cg

Last synced: over 1 year ago
JSON representation

cg is the code generator

Awesome Lists containing this project

README

          

# cg
cg is code generator utilities.

## Installation
```bash
go get github.com/orisano/cg
```

## How to use
### interfacer
```
//go:generate cg interfacer
```

### repack
...

## Author
Nao Yonashiro (@orisano)

## License
MIT