Implemented draft for API

This commit is contained in:
Kevin Frantz
2019-01-05 15:34:02 +01:00
parent 5046d8910a
commit 23a4e1c679
9 changed files with 217 additions and 143 deletions

View File

@@ -3,5 +3,5 @@ cd "$(dirname "$(readlink -f "${0}")")/" &&
bash ./clear.sh &&
bash ./schema-validate.sh &&
bash ./test.sh &&
bash ./test-code-format.sh
bash ./test-code-format.sh &&
bash ./shellcheck.sh