Releases: K16858/minisync
Releases · K16858/minisync
Release list
v0.1.1-alpha
Installation
Quick install (recommended)
curl -fsSL https://raw.githubusercontent.com/K16858/minisync/main/install.sh | bashManual install
- Download the binaries for your platform
- Move them to a directory in your PATH (e.g.,
~/.local/bin) - Make them executable:
chmod +x msync msync-server
What's Changed
See README.md for usage instructions.
v0.1.0-alpha
Installation
Quick install (recommended)
curl -fsSL https://raw.githubusercontent.com/K16858/minisync/main/install.sh | bashManual install
- Download the binaries for your platform
- Move them to a directory in your PATH (e.g.,
~/.local/bin) - Make them executable:
chmod +x msync msync-server
What's Changed
See README.md for usage instructions.