| 12345678910111213141516171819202122 | // -*- mode:doc; -*-// vim: set syntax=asciidoc:[[getting-openadk]]Getting OpenADK---------------OpenADK does not have any releases. Only direct Gitaccess is possible.To download OpenADK using Git just do:--------------------- $ git clone git://openadk.org/git/openadk---------------------Or if you prefer HTTP or using Git behind a proxy:--------------------- $ git clone http://git.openadk.org/openadk.git---------------------
 |