Home > utasks

utasks

Utasks is a project mainly written in PYTHON and SHELL, it's free.

micro management tool for tasks (deprecated)

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

Previous:testproject