1 Commits

Author SHA1 Message Date
6b4d131f4f Updated README and TODO 2024-08-25 15:35:48 -04:00
2 changed files with 0 additions and 2 deletions

View File

@@ -71,4 +71,3 @@ Note that the color name must be capitalized (and shouldn't contain spaces). The
### TODO: ### TODO:
- Windows support. - Windows support.
- Allow users to provide a config file in the command-line, overriding the extension-based config file. - Allow users to provide a config file in the command-line, overriding the extension-based config file.
- Provide releases.

View File

@@ -1,5 +1,4 @@
1. Man page 1. Man page
2. README for GitHub Repo
2. Logging 2. Logging
3. Coloring functions 3. Coloring functions
4. Flag to list all available colors for your terminal - some terminals will only support the predefined colors. 4. Flag to list all available colors for your terminal - some terminals will only support the predefined colors.