Introduction to IMakeCore¶
IMakeCore is a package management system built on C++ source code, cross-platform, and based on cmake and qmake. Users can easily manage project dependencies with this package management system.
Currently, packages such as ICore, IHttp, and IRdb in IWebCore are integrated into IMakeCore. By simply installing IMakeCore, users can embark on their journey with IWebCore.
The IWebCore GitHub repository is located at: https://github.com/IWebCore/IMakeCore. Welcome to star and report issues!