How to download and setup env
Open terminal and run command
git clone https://github.com/caarlos0/env.git
git clone is used to create a copy or clone of env repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with env https://github.com/caarlos0/env/archive/master.zip
Or simply clone env with SSH
[email protected]:caarlos0/env.git