/socket_car

Primary LanguagePython

Setup

Run some setup things:

mkvirtualenv --python=/usr/local/bin/python3 socket_car
pip install -r requirements.txt

You may also need make >3.8.1 for the ONESHELL make targets:

mkvirtualenv --python=/usr/local/bin/python3 socket_ca
brew install homebrew/dupes/make
gmake test