Skip to content

v1.0.15

Choose a tag to compare

@github-actions github-actions released this 22 Feb 23:25
· 38 commits to main since this release

Installation Methods

Quick Install (Recommended)

curl -fsSL https://raw.githubusercontent.com/HarveyGG/dotsync/main/install.sh | bash

Homebrew (macOS/Linux)

brew tap HarveyGG/tap
brew install dotsync

pip

pip install dotsync-cli

From Source

Download the source tarball and install:

pip install dotsync-cli-1.0.15.tar.gz

Full Changelog: v1.0.14...v1.0.15