[enh] minimal readme

This commit is contained in:
root 2020-05-27 15:04:16 +02:00
parent a73fdc3460
commit cb0ca0a171
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Changelog Server
## Crash Course
**Using docker-compose**
git clone https://git.interhacker.space/alban/changelog-server.git
cd changelog-server/system/docker-compose
cp .env.sample .env
docker-compose up