mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-19 19:17:01 -07:00
- Added function to convert color string to ansi color string - Added `trim` and `join` utility functions - Added initial plugin test case - Implemented `config get` command to see config properties - Improved logging functionality and removed duplicate logging functions - Removed unused functions - Fixed more styling issues - Fixed some CLI commands not working correctly - Fixed CLI documentation format - Fixed some error handling issues |
||
|---|---|---|
| .. | ||
| cache.hpp | ||
| clipp.h | ||
| colors.hpp | ||
| concepts.hpp | ||
| config.hpp | ||
| constants.hpp | ||
| error.hpp | ||
| http.hpp | ||
| log.hpp | ||
| package.hpp | ||
| package_manager.hpp | ||
| plugin.hpp | ||
| progress_bar.hpp | ||
| remote.hpp | ||
| rest_api.hpp | ||
| result.hpp | ||
| types.hpp | ||
| utils.hpp | ||
| version.hpp | ||