Install mrlog 0.2.2
Releaes Notes
- Add ability to tee output with
-t
- Add color to unit tests
- Start making releases with https://github.com/axodotdev/cargo-dist
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/markbenvenuto/mrlog/releases/download/v0.2.2/mrlog-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/markbenvenuto/mrlog/releases/download/v0.2.2/mrlog-installer.ps1 | iex
Download mrlog 0.2.2
target | kind | download |
---|---|---|
aarch64-apple-darwin | tarball | mrlog-aarch64-apple-darwin.tar.xz |
x86_64-apple-darwin | tarball | mrlog-x86_64-apple-darwin.tar.xz |
x86_64-pc-windows-msvc | tarball | mrlog-x86_64-pc-windows-msvc.zip |
x86_64-unknown-linux-gnu | tarball | mrlog-x86_64-unknown-linux-gnu.tar.xz |