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
- Host: GitHub
- URL: https://github.com/samcmill/fand
- Owner: samcmill
- License: apache-2.0
- Created: 2022-05-27T19:29:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-31T04:21:54.000Z (about 3 years ago)
- Last Synced: 2025-02-09T14:15:39.393Z (4 months ago)
- Topics: cxx14, health-check, health-checks
- Language: M4
- Homepage:
- Size: 300 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.