This project aims to help Magento 2 developers.
Add credentials generated at the steps before by running
make setup
Clone Magento 2 repository locally
make clone
make
Only need for the first time install
make magento-install
Take a look at Makefile for other common tasks.