https://github.com/mashingan/repogen
Go repositories generator from SQL script
https://github.com/mashingan/repogen
go-generate golang nim template
Last synced: about 1 month ago
JSON representation
Go repositories generator from SQL script
- Host: GitHub
- URL: https://github.com/mashingan/repogen
- Owner: mashingan
- License: mit
- Created: 2018-09-24T16:12:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T02:24:38.000Z (over 7 years ago)
- Last Synced: 2025-10-30T17:49:04.546Z (7 months ago)
- Topics: go-generate, golang, nim, template
- Language: Nim
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# repogen
The Go repositories generator which generated from supplied SQL script.
This tool is developed using Nim templating output and
[sqlgen](https://github.com/mashingan/sqlgen) lib to parse the SQL script
file.