https://github.com/bisohns/mafiapm
The ultimate portfolio site manager for your github projects
https://github.com/bisohns/mafiapm
Last synced: over 1 year ago
JSON representation
The ultimate portfolio site manager for your github projects
- Host: GitHub
- URL: https://github.com/bisohns/mafiapm
- Owner: bisohns
- Created: 2019-06-10T00:14:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T01:19:25.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T08:32:01.744Z (over 1 year ago)
- Language: Python
- Size: 2.92 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.rst
Awesome Lists containing this project
README
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](http://github.com/huge-success/sanic/).
## Installation
Create a virtualenv using python with version greater than 3.5 and install dependencies
```bash
pip install requirements-dev.txt
```
Run app using
```bash
python run.py
```
## Contributors
Much thanks and appreciation to everyone who made this project possible
- [Manasseh Mmadu](https://mensaah.github.io)
- [Diretnan Domnan](https://diretnandomnan.webnode.com)
- [Wisdom Praise](https://wizzywit.github.io)
## TODO
- [ ] Web application to detect `.mpm.yml` on project root
- [ ] Parse `mpm.yml` files and deploy file appropriately
## Credits
- [gidgethub](https://github.com/brettcannon/gidgethub/)
- [sanic](https://github.com/huge-success/sanic)
- [gino](https://github.com/fantix/gino)
## Contribution
Please keep a link to the original [repository](https://github.com/bisoncorps/MafiaPM). If you have made a fork with substantial modifications that you feel may be useful, then please open a new [issue](https://github.com/bisoncorps/MafiaPM/issues) with a link and short description.