First commit

This commit is contained in:
2024-08-09 19:20:42 -05:00
commit 025ec775ca
14 changed files with 543 additions and 0 deletions

5
todo.txt Normal file
View File

@@ -0,0 +1,5 @@
1. Man page
2. Logging
3. Coloring functions
4. Flag to list all available colors for your terminal - some terminals will only support the predefined colors.
a. Maybe, I could add a field to the 'color' type, which indicates if it is predefined, or defined by me.