Changes To Polemy
Not logged in
3 3 The source code is hosted by fossil SCM (<a href="http://www.fossil-scm.org">http://www.fossil-scm.org</a>). Get it by 4 4 5 5 <pre> mkdir polemy 6 6 cd polemy 7 7 fossil clone http://www.kmonos.net/repos/polemy local.fossil 8 8 fossil open local.fossil</pre> 9 9 10 -or donwload the zip archive by 11 - 12 -<pre> - Click "Timeline" in the sidebar 13 - - Click the latest version's hash number 14 - - Click "ZIP archive"</pre> 15 - 16 -and follow the build instruction in <tt>readme.txt</tt>. 10 +or donwload the zip archive from the <a href="http://www.kmonos.net/repos/polemy/info/tip">info page of the latest version</a>, and follow the build instruction in <tt>readme.txt</tt>. 17 11 To read it online, click "Files" in the sidebar and then "readme.txt". 18 12 The short description of the language is also in that file.