Release Notes
🚀 Features
- Add working directory argument (#9)
- Add
status command to show the virtual monorepo status (#10)
📚 Documentation
- Update changelog format (#7)
Install git-vmr 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eugencowie/git-vmr/releases/download/v0.2.0/git-vmr-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/eugencowie/git-vmr/releases/download/v0.2.0/git-vmr-installer.ps1 | iex"
Download git-vmr 0.2.0