Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 941 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 941 Bytes

#Cualbondi API version 3

Build Status codecov Codacy Badge Maintainability

#Run tests locally and clean in one command

docker-compose -f docker-compose-travis.yml run --rm apiv3 python manage.py test --noinput; docker-compose -f docker-compose-travis.yml down; docker-compose -f docker-compose-travis.yml rm -f

more documentation coming soon