Commit 89b5220e authored by nimrod's avatar nimrod
Browse files

Document the wheel usage.

If someone wants the wheel to use as a library.
parent e732d99e
Loading
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -39,6 +39,16 @@ Usage
                            Command timeout (in seconds), defaults to
                            10

Usage as library
----------------

Although the CLI is of little use to anybody but me, you may find the Nagios
plugin handling useful and would want to use it. The package is not published to
PyPI so your best option is getting the `latest wheel package
<https://git.shore.co.il/shore/mnpw/-/jobs/artifacts/master/raw/dist/mnpw-0.1.0-py3-none-any.whl?job=build-wheel>`_
or if you want a specific build, get it from the `CI pipelines
<https://git.shore.co.il/shore/mnpw/-/pipelines>`_.

License
-------