Skip to content

Releases: K16858/minisync

v0.1.1-alpha

v0.1.1-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jan 14:34
1a518f2

Installation

Quick install (recommended)

curl -fsSL https://raw.githubusercontent.com/K16858/minisync/main/install.sh | bash

Manual install

  1. Download the binaries for your platform
  2. Move them to a directory in your PATH (e.g., ~/.local/bin)
  3. Make them executable: chmod +x msync msync-server

What's Changed

See README.md for usage instructions.

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jan 06:04

Installation

Quick install (recommended)

curl -fsSL https://raw.githubusercontent.com/K16858/minisync/main/install.sh | bash

Manual install

  1. Download the binaries for your platform
  2. Move them to a directory in your PATH (e.g., ~/.local/bin)
  3. Make them executable: chmod +x msync msync-server

What's Changed

See README.md for usage instructions.