Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 330 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 330 Bytes

Contributing

Prerequisites

How to run

git clone https://github.com/tosun-si/bigtesty
pipenv shell
pip install -e .

Docker build

docker build -t mazlumtosum/bigtesty .