Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0

Added build info in README

This commit is contained in:
Einar Ryeng 2009-08-22 19:48:20 +00:00
parent 4ce6963428
commit 58e7f6422b
1 changed files with 12 additions and 0 deletions

12
README
View File

@ -22,6 +22,18 @@ Laydi is a python program, and as such, python will build compiled versions
of each .py file as it loads them. You do not need to explicitly compile the
program.
If you have just checked out the program to a directory named laydi, e.g. with
the command:
svn co https://dev.pvv.org/svn/projects/laydi/trunk laydi
you can run it by typing:
cd laydi
build --prefix=`pwd`/build
make
run-laydi
TODO
----
The current TODO list can be found on