]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/mason/download.xml
Working on webapps.mason
[factor.git] / extra / webapps / mason / download.xml
1 <?xml version='1.0' ?>
2
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5 <html>
6   <head>
7     <title>Factor binary package for <t:label t:name="platform" /></title>
8   </head>
9   <body>
10     <h1>Factor binary package for <t:label t:name="platform" /></h1>
11
12     <p>Requirements:</p>
13     <t:xml t:name="requirements" />
14
15     <h2>Download <t:xml t:name="package" /></h2>
16
17     <p>This package was built from GIT ID <t:xml t:name="git-id" />.</p>
18
19     <p>Once you download Factor, you can <a href="http://concatenative.org/wiki/view/Factor/Getting started">get started</a> with the language.</p>
20   </body>
21 </html>
22
23 </t:chloe>