Aggregate blog, github and stackoverflow activity from the members of your engineering team. Show the world what a cool bunch of people you are. Live at: http://advocoders.herokuapp.com/ Getting Started git clone [email protected]:chase-seibert/advocoders.git cd advocoders virtualenv --no-site-packages --distribute virtualenv source virtualenv/bin/activate pip install -r requirements.txt ./manage.py runserver 8001
chase-seibert/advocoders
Aggregate blog, github and stackoverflow activity from the members of your engineering team. Show the world what a cool bunch of people you are.
Live at: http://advocoders.herokuapp.com/
Getting Started