gratipay / inside.gratipay.com

Here lieth a pioneer in open source sustainability. RIP

Home Page:https://gratipay.news/the-end-cbfba8f50981

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Quickstart:

git clone https://github.com/gratipay/inside.gratipay.com.git
cd inside.gratipay.com
make run

Then: http://localhost:8536/.

You need python and make.

Deployment

Deployment of master to Heroku happens automatically from Travis. See also: .travis.yml.

Manual development setup

For Windows, which comes without make, you can create virtualenv, install dependencies and run it manually with:

virtualenv env
env\Scripts\pip install -f vendor -r requirements.txt
env\Scripts\python startapp.py

About

Here lieth a pioneer in open source sustainability. RIP

https://gratipay.news/the-end-cbfba8f50981


Languages

Language:CSS 57.1%Language:Python 26.5%Language:HTML 13.0%Language:Makefile 3.5%