nidhaloff/goli
A sophisticated boilerplate generator based on best practices and modern useful templates
Starting a new coding project can be time-consuming due to setting up the initial structure. This tool helps developers quickly generate a standardized project setup, or 'boilerplate,' that includes best practices for various programming languages and project types. You provide the desired language and project topic, and it outputs a complete, ready-to-use project directory with all the necessary files and configurations. It's designed for software developers, data scientists, and anyone who frequently starts new coding projects and wants to ensure consistency and efficiency.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer looking to quickly spin up new projects with a modern, best-practice-aligned structure without manually configuring everything each time.
Not ideal if you need a highly custom project structure that doesn't align with common best practices or if you prefer to build every project setup from scratch.
Stars
23
Forks
1
Language
Python
License
MIT
Category
Last pushed
Feb 22, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/nidhaloff/goli"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.