qiaopengjun5162/gogen
A lightweight tool to generate projects from Git repositories or local templates with ease.
This tool helps developers quickly set up new software projects by generating initial code structures from existing templates. You provide a link to a Git repository or a local folder containing a template, and it creates a new project directory, replacing placeholder variables with your specified values. This is for software developers who frequently start new projects and want to standardize their setup.
No commits in the last 6 months.
Use this if you are a software developer who needs to quickly create new projects based on predefined code structures or best practices.
Not ideal if you're not a developer or if your project setup needs are highly custom and don't fit a template-based approach.
Stars
12
Forks
4
Language
Go
License
MIT
Category
Last pushed
Mar 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/qiaopengjun5162/gogen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.