summaryrefslogtreecommitdiff
path: root/netcalendar.buetow.org/content/Download.xml
blob: a6173ff65b8aa52ad250849ac5607e4ef72e2124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
  <pagetitle>Download</pagetitle>
  <textheader>Bytecode compiled Jar archives</textheader>
  <text>Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first.</text>
  <textheader>Source code</textheader>
  <text>
    <noop>The sourcecode can be obtained from git as follows</noop>
    <pretext>git clone git://git.buetow.org/netcalendar.git</pretext>
  </text>
  <textheader>Zip Files</textheader>
  <text>
    <noop>The zip files can be obtained from git as well:</noop>
    <pretext>git clone -b packages git://git.buetow.org/netcalendar.git netcalendar-packages</pretext>
  </text>
</content>