Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 289 Bytes

File metadata and controls

10 lines (6 loc) · 289 Bytes

devpath

A tool to help developers build a descriptive and simplified CV

Base Config

1 - Clone the repository.

2 - Run - pip install -r requirements.dev.txt - to install dependencies to your Python3 enviroment.

3 - Run bootstrap_db.sql in you postgresql to initialize the database.