Mercurial > lcfOS
comparison readme.rst @ 290:7b38782ed496
File moves
author | Windel Bouwman |
---|---|
date | Sun, 24 Nov 2013 11:24:15 +0100 |
parents | c9781c73e7e2 |
children | f7c3d38d0a47 |
comparison
equal
deleted
inserted
replaced
289:bd2593de3ff8 | 290:7b38782ed496 |
---|---|
22 * (optional) pyqt5, pyqt4 or pyside | 22 * (optional) pyqt5, pyqt4 or pyside |
23 | 23 |
24 How to start the IDE | 24 How to start the IDE |
25 -------------------- | 25 -------------------- |
26 | 26 |
27 .. code:: bash | |
28 | |
27 cd python | 29 cd python |
28 python ide.py | 30 python ide.py |
29 | 31 |
30 Run unittests | 32 Run unittests |
31 ------------- | 33 ------------- |
32 | 34 |
33 cd python | 35 .. code:: bash |
36 | |
37 cd test | |
34 python -m unittest | 38 python -m unittest |
39 | |
35 | 40 |
36 .. image:: https://drone.io/bitbucket.org/windel/lcfos/status.png | 41 .. image:: https://drone.io/bitbucket.org/windel/lcfos/status.png |
37 | 42 |
38 .. image:: https://codeship.io/projects/f4a4da90-2ffd-0131-58c6-5ea61a10d89b/status | 43 .. image:: https://www.ohloh.net/p/lcfos/widgets/project_thin_badge.gif |
39 | 44 |
40 | 45 |
41 | 46 |