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

https://github.com/samcmill/fand

A reference implementation of a system health check tool using the wassail library
https://github.com/samcmill/fand

cxx14 health-check health-checks

Last synced: 2 months ago
JSON representation

A reference implementation of a system health check tool using the wassail library

Awesome Lists containing this project

README

        

# fand

[![License](https://img.shields.io/github/license/samcmill/fand)](https://github.com/samcmill/fand/blob/master/LICENSE)

fand is a reference implementation of a health check tool based on
the [wassail](https://github.com/samcmill/wassail) library.

## Installation

A C++14 compiler is required (C++17 preferred). See [INSTALL](INSTALL).

## License

fand is distributed under the [Apache License 2.0](LICENSE).

Copyright © 2021-2022 Scott McMillan

## Third Party Software

fand incorporates the following third party software.

- [CLI](https://github.com/CLIUtils/CLI11)
Copyright (c) 2017-2021, University of Cincinnati, developed by Henry Schreiner under NSF AWARD 1414736 and by the respective contributors.

- [spdlog](https://github.com/gabime/spdlog)
Copyright (c) 2015-present, Gabi Melman & spdlog contributors.

- [wassail](https://github.com/samcmill/wassail)
Copyright (c) 2018-2020 Scott McMillan

## Entomology

fand is archaic English meaning "to put to a trial, to test or try".
You can use fand to put your system to the test.