From 1a1ae4db0027c06f8b1d1977925b06c1bf2bc135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szijgy=C3=A1rt=C3=B3=20=C3=81kos?= Date: Sat, 31 May 2025 18:37:10 +0200 Subject: [PATCH] Add cinit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index d8d8efa..8c2008f 100644 --- a/readme.md +++ b/readme.md @@ -238,6 +238,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [cookiecutter](https://github.com/audreyr/cookiecutter) - Create projects from templates. - [mevn-cli](https://github.com/madlabsinc/mevn-cli) - Light speed setup for MEVN (Mongo Express Vue Node) Apps. - [scaffold-static](https://github.com/jamesgeorge007/scaffold-static) - Scaffolding utility for vanilla JS. +- [cinit](https://github.com/szakos04/cinit) - Quickly initialize new C or C++ projects. ### HTTP Server