Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/orisano/cg

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

Last synced: 24 days 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