Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 170 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 170 Bytes

Service Desk for Udv

start

Create venv:

make venv

Create venv for Windows:

make win_venv

Server up:

make up

Start test:

make test

make win_test