433 B
433 B
PPMC - C++ Project Manager/Creator
A command-line utility for creating modern C++ projects from templates.
Features
- 🎯 Quick project scaffolding
- 📦 Conan package manager integration
- 🔨 CMake build system
- ✅ GTest testing framework
- 🎨 Multiple project templates
- 📚 Documentation ready
Installation
From Source
git clone https://github.com/yourusername/ppmc.git
cd ppmc
pip install -e .