MafiaPM is a github application built to manage portfolio sites automatically without the hassle of going back and forth to update your portfolio site with new github applications. Let the Mafia work for you instead It is built using the python Web Framework, Sanic.
Create a virtualenv using python with version greater than 3.5 and install dependencies
pip install requirements-dev.txt
Run app using
python run.py
Much thanks and appreciation to everyone who made this project possible
- Web application to detect
.mpm.yml
on project root - Parse
mpm.yml
files and deploy file appropriately
Please keep a link to the original repository. If you have made a fork with substantial modifications that you feel may be useful, then please open a new issue with a link and short description.