A project skeleton generator written in strict C90/ANSI C for C, Python, Rexx, and Go
Go to file
Greg Gauthier aa58b21ceb feat(c-cli): add support for description and quote options
- Introduce --desc and --quote flags for customizing README
- Update substitute function to handle new placeholders
- Enhance generate_c_cli to incorporate description and optional quote
- Add basic argument parsing in main for new options
- Adjust usage message and minor refactoring for portability
2026-03-30 23:53:02 +01:00
.grokkit add grokkit analysis 2026-03-30 23:45:06 +01:00
src feat(c-cli): add support for description and quote options 2026-03-30 23:53:02 +01:00
.gitignore initial commit 2026-03-30 23:29:26 +01:00
Makefile initial commit 2026-03-30 23:29:26 +01:00
README.md initial commit 2026-03-30 23:29:26 +01:00
TODO.md update todo list 2026-03-30 23:33:10 +01:00

proj

A project skeleton generator written in strict C90/ANSI C for C, Python, Rexx, and Go

Overview

TBD

Installation

TBD

Usage

TBD

Customization / COnfiguration

TBD