Thanks for your interest in contribute to dynmgrm!
-
Clone your fork repository locally
git clone https://github.com/{YOUR_USERNAME}/dynmgrm.git
- Check out to the working branch
git checkout -b cool_branch_name
go test -v ./...
cd ./integrationtest
make test