-
Notifications
You must be signed in to change notification settings - Fork 135
Building
jokajak edited this page Jun 19, 2012
·
3 revisions
- A working git client
- python with dulwich library or GitPython
- clone the main branch
git clone https://github.com/clipperz/password-manager.git - change working directory to the new
password-managerfolder - build clipperz
./scripts/build clean install debug --frontends beta --backends php - you can find the compiled clipperz runtime in the
target/phpfolder
If you have build errors please see issue #13
Please note that clipperz has to be started from the index.html or index_debug.html pages which you can find in the /beta/ directory. You can move the entire contents of the /beta/ directory to the parent folder for easy access.
- Installing: see Readme