infinito/README.md

19 lines
1.0 KiB
Markdown
Raw Normal View History

2018-10-31 09:02:44 +01:00
# ∞infinito
2018-10-31 11:00:50 +01:00
[![Build Status](https://travis-ci.org/KevinFrantz/infinito.svg?branch=master)](https://travis-ci.org/KevinFrantz/infinito) [![codecov](https://codecov.io/gh/KevinFrantz/infinito/branch/master/graph/badge.svg)](https://codecov.io/gh/KevinFrantz/infinito) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
2018-09-05 10:48:44 +02:00
2018-09-12 22:58:51 +02:00
## idea
The idea is described under *./documentation/product/system/requiremts.md*.
2018-09-05 10:48:44 +02:00
2018-09-12 22:58:51 +02:00
## documentation
The full documentation you will find in *./documentation*.
It follows the [best practices from AltexSoft](https://www.altexsoft.com/blog/business/software-documentation-types-and-best-practices/).
2018-09-08 14:23:03 +02:00
2018-09-12 22:58:51 +02:00
### administration
The setup and administration guide you will find in *./documentation/product/user/administrator/guide.md*
2018-09-08 14:23:03 +02:00
2018-10-29 12:09:59 +01:00
## License
2018-09-05 10:48:44 +02:00
The "GNU AFFERO GENERAL PUBLIC LICENSE" applies to this project. See LICENSE.txt.
2018-10-29 12:09:59 +01:00
## Code of Conduct
To contributions of this project the "Contributor Covenant Code of Conduct" applies. See CODE_OF_CONDUCT.md.