X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fdownload.shtml;h=1c07e00b23bbc291f07e0565ba7e2c3034c38a6f;hb=7c8b19607fe15a92603113275d016724db8f09c7;hp=af333712fdaefb30da6e8d8b8229fe2795b76256;hpb=391f9cda43ee8c6d032358e86d12d3633e107a61;p=helm.git diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index af333712f..1c07e00b2 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -1,36 +1,47 @@ + - Matita home page - download - + Matita - Download +

Download Matita!

-

Sources

+ +

Releases

Matita has no official releases yet. - Still, you can get and build Matita from sources. - All our source code is released under the terms of the GNU General - Public Licence and is publically accessible on our svn repository. +

+ +

License

+

+ All our source code is released under the terms of the GNU General Public + Licence and is publically accessible on our Subversion repository. +

+ +

Subversion repository

+

+ You can browse our svn repository directly on the web.

To checkout a copy of the sources type: -

-    svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/
-    cd software
-    svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components
-    svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita
-    
+

+

+ svn co -N svn://mowgli.cs.unibo.it/trunk/helm/software/
+ cd software/
+ svn co svn://mowgli.cs.unibo.it/trunk/helm/software/components
+ svn co svn://mowgli.cs.unibo.it/trunk/helm/software/matita

Once you got the sources, have a look at the - installation instructions on how to build and - install Matita from sources. + installation instructions on + how to build and install Matita from sources.

+
- -