2022-09-15 21:03:24 +02:00
|
|
|
<picture>
|
|
|
|
<source media="(prefers-color-scheme: dark)" srcset="./.github/assets/logo-white.png">
|
|
|
|
<source media="(prefers-color-scheme: light)" srcset="./.github/assets/logo.png">
|
|
|
|
<img alt="The Retrospring logo" src="./composition/png/logo.png">
|
|
|
|
</picture>
|
|
|
|
|
2020-04-20 22:02:48 +02:00
|
|
|
![Retrospring](https://github.com/Retrospring/retrospring/workflows/Retrospring/badge.svg)
|
2016-01-05 17:14:28 +01:00
|
|
|
|
2020-04-19 19:49:53 +02:00
|
|
|
This is the source code that powers Retrospring. This is a detached fork of
|
|
|
|
[nilsding/justask](https://github.com/nilsding/justask), where we continue
|
|
|
|
development.
|
2014-08-01 11:23:47 +02:00
|
|
|
|
2015-07-06 20:34:06 +02:00
|
|
|
## Installation
|
2015-05-26 01:56:42 +02:00
|
|
|
|
2020-04-19 19:49:53 +02:00
|
|
|
You can find all the installation instructions needed for a local/production
|
|
|
|
setup of Retrospring in the
|
|
|
|
[Wiki](https://github.com/Retrospring/retrospring/wiki/Setup).
|
2015-05-26 01:56:42 +02:00
|
|
|
|
2015-07-06 20:34:06 +02:00
|
|
|
## Contributing
|
2015-04-02 01:14:54 +02:00
|
|
|
|
2020-04-19 19:49:53 +02:00
|
|
|
Guidelines for Pull Requests and general information about how you can help us
|
|
|
|
improving Retrospring can be found
|
2020-05-09 09:29:05 +02:00
|
|
|
[here](https://github.com/Retrospring/retrospring/blob/master/.github/CONTRIBUTING.md).
|
2015-04-02 01:14:54 +02:00
|
|
|
|
2020-05-19 18:58:46 +02:00
|
|
|
|
2015-04-02 01:39:55 +02:00
|
|
|
## License
|
|
|
|
|
2020-04-19 19:49:53 +02:00
|
|
|
[AGPLv3](https://github.com/Retrospring/retrospring/blob/master/LICENSE).
|