If you think using a stable release is boring, or you want a feature that
has only just been implemented, you're free to use the CVS developer version of LokiPoki. Ofcourse, like any other project, using LokiPoki
from CVS is at your own risk. So I will have nothing to do with it when your PC blows up, or LokiPoki hijacks you to do malicious
tests on you in outer-space.
You have been warned.
To get your hands on the latest version of LokiPoki,
please follow these easy steps:
cvs -d:pserver:anonymous@cvs.lokipoki.sourceforge.net:/cvsroot/lokipoki login
( you will now be prompted for a password, just leave it blank, and press enter )
cvs -z3 -d:pserver:anonymous@cvs.lokipoki.sourceforge.net:/cvsroot/lokipoki
co lokipoki
The CVS repository will now be downloaded to the directory you're currently in.
To
run LokiPoki, do the following steps:
#
chmod +x lokipoki.py
# ./lokipoki.py
Make
sure you have the latest versions of pyQT
and Python installed!!
You can also browse the CVS repository
if you like.
|