X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Fdownload.shtml;h=f9753df6d8783080923fde882f0424b2d043703d;hb=5b99087bf1b8b8fb1086a72feb6f3fb258a402d8;hp=86f442d3ae65cd56d2f348382a163960b1e9c1c2;hpb=727fa1f56c2e47203da5d232ad48b2fe02e63282;p=helm.git diff --git a/helm/www/matita/download.shtml b/helm/www/matita/download.shtml index 86f442d3a..f9753df6d 100644 --- a/helm/www/matita/download.shtml +++ b/helm/www/matita/download.shtml @@ -1,20 +1,43 @@ + - Matita home page - download - + Matita - Download + -

Sources

-

- Since there is no official release, you can browse the svn repository - and get sources of the ocaml/ - and matita/ - modules. -

- +
+

Download Matita!

+ +

Releases

+ Matita has no official releases yet. + +

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
+
+

+

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

+ +