xenomai: new package, only mercury for now supported
[openadk.git] / docs / getting.txt
blob59dbdb96092710bf442278c780a62ed15b1469bd
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
4 [[getting-openadk]]
5 Getting OpenADK
6 ---------------
8 OpenADK does not have any releases. We are following the
9 http://en.wikipedia.org/wiki/Rolling_release[rolling release]
10 development model.
12 To download OpenADK using Git just do:
14 ---------------------
15  $ git clone git://openadk.org/git/openadk
16 ---------------------
18 Or if you prefer HTTP or using Git behind a proxy:
20 ---------------------
21  $ git clone http://git.openadk.org/openadk.git
22 ---------------------
24 Or you can get a https://snapshots.openadk.org/[snapshot].