An open API service indexing awesome lists of open source software.

https://github.com/toabctl/awm

awm
https://github.com/toabctl/awm

Last synced: about 1 year ago
JSON representation

awm

Awesome Lists containing this project

README

          

.. image:: https://travis-ci.com/toabctl/awm.svg?branch=master
:target: https://travis-ci.com/toabctl/awm
.. image:: https://readthedocs.org/projects/awm/badge/?version=latest
:target: https://awm.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

awm (a web monitor)
===================

`awm` is a collection of services to monitor websites.
Please read the full documentation which can be found online
or can be compiled locally.

online docs
+++++++++++

The documentation is available at `readthedocs`_ .

compile local docs
++++++++++++++++++

To build the documentation locally, do ::

tox -edocs

The documentation is now available at `docs/build/html/`.

.. _`readthedocs`: http://awm.readthedocs.io/