mr-smith-org/mr
Framework for creating scaffolds for any existing programming language with a customizable TUI.
This tool helps software developers quickly set up the initial structure for new coding projects, regardless of the programming language. You provide a template, and it generates the necessary directories, files, and basic code. It ensures new projects consistently follow predefined standards, saving time for individual developers and development teams.
No commits in the last 6 months.
Use this if you frequently start new coding projects and want to automate the creation of their foundational structure to maintain consistency and speed.
Not ideal if you rarely start new projects or prefer to manually set up project files from scratch every time.
Stars
66
Forks
1
Language
Go
License
MIT
Category
Last pushed
Dec 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mr-smith-org/mr"
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.