This repository was archived by the owner on Nov 29, 2021. It is now read-only.
v1.4.8
Changelog
- [ci] Ignore tests because there is no test data previously stored in bintray
- Fix download failed on windows
- [logging] Print reason for the failed download
- [docs] Update install links
Installation and usage
Download from Github assets or from Bintray mirror or curl-bash-it:
curl -L https://raw.githubusercontent.com/werf/multiwerf/master/get.sh | bash
Download latest werf
and create a shell alias:
$ source $(multiwerf use --as-file 1.2 ea)
$ werf version
...
Go to werf
documentation.