Welcome to facespace. ##Prerequisites:
- Python 2.7
- Pip
- Virtualenv
##To get started:
-
Install the imaging dependencies:
$ brew install libtiff libjpeg webp little-cms2
-
Clone the repository:
$ git clone [email protected]:dwj300/facespace.git
-
Change into current working directory:
$ cd facespace
-
Create a virtual environment:
$ virtualenv .
-
Activate virtual environment:
$ source bin/activate
-
Install requirements:
$ pip install -r requirements.txt
-
Migrate (create) db
$ ./manage.py migrate
-
Run the development server
$ ./manage.py runserver
-
Write some baller code. Check out https://facebook.com and https://myspace.com for inspiration
-
Drop the "the"