feat: save

This commit is contained in:
2025-07-18 11:19:45 -04:00
parent 532a1273d8
commit cf26cdc4b9
6 changed files with 115 additions and 12 deletions

6
README
View File

@@ -5,3 +5,9 @@ definitely complete. This tool will create a new directory containing all
project files needed for your new C ( maybe C++ ) project. It provides you with
a build system and some basic source files to give you a kick start on your new
project--with optional libraries!
The future of this project may be uncertain--however there are a few features I
for sure want to have.
A --GNU flag that will add basic flag parsing into the project for the
--version and --help flags.