An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          




Build Status License: MIT heroku failed

MPM



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.