The makeprojects
module makes it easy to autogenerate project files for
several popular Integrated Development Enviroments (IDEs)
- Documentation is found at https://makeprojects.readthedocs.io
- Doxygen generated documentation is found at https://makeprojects.readthedocs.io/en/latest/doxygen
- Python Packing Index (PyPI): https://pypi.python.org/pypi/makeprojects
- Source code and issue tracker: https://github.com/burgerbecky/makeprojects
- Python 2.7.1 or higher
- Python 3.4 or higher
Type in pip install -U makeprojects
. Some platforms may require the sudo
prefix.
If you find a bug, issue or have a feature request, please submit a bug report by emailing becky@burgerbecky.com and mention python version, integer size (32 bit or 64 bit) and what platform was used (Windows / Mac OSX / Linux).