2.0.0
Release Notes
- [01375a9] prepare for 2.0.0 (#147)
- [aa16ec1] godeps update (#146)
- [4f1793a] release flow update and some minor housekeeping (#145)
- [a454436] fix stdin read (#144)
- [775a042] read from stdin (#143)
- [ce54255] Docker file update (#142)
- [94550e7] bitrise.yml update (#140)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/envman/releases/download/2.0.0/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman
Then:
chmod +x /usr/local/bin/envman
That's all, you're ready to call envman
!