Mercurial > lcfOS
comparison readme.rst @ 298:f7c3d38d0a47
Added reference to read the docs
author | Windel Bouwman |
---|---|
date | Sun, 01 Dec 2013 17:45:22 +0100 |
parents | 7b38782ed496 |
children | 674789d9ff37 |
comparison
equal
deleted
inserted
replaced
297:a6f61e9a9d5c | 298:f7c3d38d0a47 |
---|---|
27 .. code:: bash | 27 .. code:: bash |
28 | 28 |
29 cd python | 29 cd python |
30 python ide.py | 30 python ide.py |
31 | 31 |
32 | |
33 Docs | |
34 ---- | |
35 | |
36 Docs are here: | |
37 http://lcfos.readthedocs.org/en/latest/ | |
38 | |
32 Run unittests | 39 Run unittests |
33 ------------- | 40 ------------- |
34 | 41 |
35 .. code:: bash | 42 .. code:: bash |
36 | 43 |
37 cd test | 44 cd test |
38 python -m unittest | 45 python -m unittest |
39 | 46 |
40 | 47 |
48 Status | |
49 ------ | |
50 | |
41 .. image:: https://drone.io/bitbucket.org/windel/lcfos/status.png | 51 .. image:: https://drone.io/bitbucket.org/windel/lcfos/status.png |
42 | 52 |
43 .. image:: https://www.ohloh.net/p/lcfos/widgets/project_thin_badge.gif | 53 .. image:: https://www.ohloh.net/p/lcfos/widgets/project_thin_badge.gif |
44 | 54 |
45 | 55 |