root/sandbox/minibase/trunk/README.txt

Revision 8888, 0.6 kB (checked in by hannes, 3 weeks ago)

* Minor tweak.

  • Property svn:eol-style set to native
Line 
1 Helma Minibase
2 ==============
3
4 Minibase is a persistence module for Helma NG.
5
6 To compile and run the demo application, you need Apache Ant and an up-to-date
7 SVN snapshot of Helma NG installed. If you have both, follow these steps:
8
9    1) Open build.properties in your editor and adjust the path to Helma NG,
10       if necessary.
11
12    2) Run 'ant run' in the Minibase directory. This should compile the code,
13       install the jar and javascript module file, and start Helma NG with the
14       Minibase demo application
15
16    3) Point your browser to http://localhost:8080/ (or whatever your default
17       Helma NG port is) and check it out.
18
Note: See TracBrowser for help on using the browser.