bitmask-dev =========== Your internet encryption toolkit. Develop ------- If you want to develop for the encrypted mail service, execute inside your virtualenv:: make dev-mail If you want to develop for the gui client:: make dev-all Tests ----- Tests need tox:: pip install tox tox