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

https://github.com/stuartellis/canario

A little application that checks the healthiness of the environment that it is in
https://github.com/stuartellis/canario

Last synced: about 1 year ago
JSON representation

A little application that checks the healthiness of the environment that it is in

Awesome Lists containing this project

README

          

# Canario

![stability: experimental](https://img.shields.io/badge/stability-experimental-orange) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit) [![REUSE status](https://api.reuse.software/badge/github.com/stuartellis/canario)](https://api.reuse.software/info/github.com/stuartellis/canario) [![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)

A little application that checks the healthiness of the environment that it is in.

-----

## Table of Contents

- [Install](#install)
- [Usage](#usage)
- [Contributing](#contributing)
- [Licenses](#licenses)

## Install

The current version of this project should only be installed by contributors.

## Usage

The current version of this project is not for general use.

## Contributing

Follow the guidance in the *CONTRIBUTING* document to set up a development environment and make changes to this project.

## Licenses

This project is licensed under the [MIT](https://spdx.org/licenses/MIT.html) license © 2024-present Stuart Ellis.

Some configuration files in this project are licensed under the [Creative Commons Zero v1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/) license. Each of these files has the [SPDX](https://spdx.dev) license identifier *CC0-1.0* either at the top of the file or in a *.license* file that has the same name as the file to be licensed.

This project is compliant with [version 3.2 of the REUSE Specification](https://reuse.software/spec/).