v0.0.6
Installation
Unix (Linux/macOS)
Use the install script:
curl -fsSL https://raw.githubusercontent.com/cturner8/binmate/main/install.sh | bashWindows (PowerShell)
Use the PowerShell install script:
irm https://raw.githubusercontent.com/cturner8/binmate/main/install.ps1 | iexManual Installation
Or download the appropriate binary for your platform below.
Changelog
Others
- Add MIT License (#46) (@cturner8)
- Add submission.md file for challenge submission (#48) (@cturner8)
- Fix lookup for latest version in install script (#47) (@cturner8)
- Update demo link to YouTube video (@cturner8)
- add devcontainer lockfile, remove disable chat features (@cturner8)
- include demo link (@cturner8)
- replace mov demo video with mp4 (@cturner8)
- update old repo name references (@cturner8)
Full Changelog: v0.0.5...v0.0.6