Crates.io | dotsync |
lib.rs | dotsync |
version | 0.0.1 |
source | src |
created_at | 2023-03-06 15:02:55.387958 |
updated_at | 2023-03-06 15:02:55.387958 |
description | Command line utility for syncing dotfiles |
homepage | |
repository | https://github.com/termapps/dotsync |
max_upload_size | |
id | 802689 |
size | 10,793 |
Command line utility for syncing dotfiles
Get started with Dotsync, the most powerful command line utility for backing up and restoring dotfiles.
dotsync
is available on Linux, macOS
$ brew tap termapps/tap
$ brew install dotsync
This is recommended way for installation on macOS since updating to the new version is easy.
$ cargo install dotsync
Pre-built binary executables are available at releases page for macOS (64bit), Linux (64bit, 32bit).
Download and unarchive the binary then put the executable in $PATH
.
Check roadmap for other ways
Please see CHANGELOG.md.
MIT/X11
Report here.
Pavan Kumar Sunkara (pavan.sss1991@gmail.com)