Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 739 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 739 Bytes

Welcome to facespace. ##Prerequisites:

  • Python 2.7
  • Pip
  • Virtualenv

##To get started:

  1. Install the imaging dependencies: $ brew install libtiff libjpeg webp little-cms2

  2. Clone the repository: $ git clone [email protected]:dwj300/facespace.git

  3. Change into current working directory: $ cd facespace

  4. Create a virtual environment: $ virtualenv .

  5. Activate virtual environment: $ source bin/activate

  6. Install requirements: $ pip install -r requirements.txt

  7. Migrate (create) db $ ./manage.py migrate

  8. Run the development server $ ./manage.py runserver

  9. Write some baller code. Check out https://facebook.com and https://myspace.com for inspiration

  10. Drop the "the"