Skip to content

0.9.7

Compare
Choose a tag to compare
@viktorbenei viktorbenei released this 31 Aug 14:26
· 234 commits to master since this release

Changes

  • Log format revision, unified with stepman and bitrise CLI

Install

To install this version, run the following commands (in a bash shell):

curl -L https://github.com/bitrise-io/envman/releases/download/0.9.7/envman-$(uname -s)-$(uname -m) > /usr/local/bin/envman

Then:

chmod +x /usr/local/bin/envman