Changes To Polemy
Not logged in
2 2 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 + 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> 9 15 10 16 and follow the build instruction in <tt>readme.txt</tt>.