port the stats utility from Rusty Russell
[openadk.git] / docs / getting.txt
blob0902bb6e02bd4c85bb5eea9d8e7b79308d08870a
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 http://www.openadk.org/snapshots/[snapshot].