Release Notes
🚀 Features
- Add
init command for creating virtual monorepo config (#5)
⚙️ Miscellaneous Tasks
- Create project structure (#1)
- Configure dependency updates (#2)
- Configure release process (#3)
Install git-vmr 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eugencowie/git-vmr/releases/download/v0.1.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.1.0/git-vmr-installer.ps1 | iex"
Download git-vmr 0.1.0