Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 468 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 468 Bytes

BOILERPLATE

This is a BOILERPLATE that Crafted with love by Project Managers.

Getting Started

Setup project environment with virtualenv and pip.

$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirementS/develop.txt

Contributing

We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just send a pull request.