Skip to content

Commit e5544ef

Browse files
committed
Add README
Signed-off-by: Rouven Czerwinski <[email protected]>
1 parent 217f81d commit e5544ef

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Welcome to labgridhelper
2+
========================
3+
4+
|license| |chat|
5+
6+
Purpose
7+
-------
8+
The labgridhelper library collects labgrid helper functions for labgrid tests.
9+
Testsuites can often share functionality, such as the retrieval of systemd
10+
service status information or the retrieval of ip addresses.
11+
12+
.. |license| image:: https://img.shields.io/badge/license-LGPLv2.1-blue.svg
13+
:alt: LGPLv2.1
14+
:target: https://raw.githubusercontent.com/labgrid-project/labgrid/master/LICENSE
15+
16+
.. |chat| image:: https://matrix.to/img/matrix-badge.svg
17+
:alt: chat
18+
:target: https://riot.im/app/#/room/#labgrid:matrix.org

0 commit comments

Comments
 (0)