Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 272 Bytes

README.rst

File metadata and controls

19 lines (10 loc) · 272 Bytes

INSTALLATION

Go to third-party dir and launch bootstrap.sh:

% ./bootstrap.sh

you done

LAUNCHING

To test the app, in utasks folder do the following:

% ./manage.py app:serve

This will launch web-server on localhost:8000