dotsync

Crates.iodotsync
lib.rsdotsync
version0.0.1
sourcesrc
created_at2023-03-06 15:02:55.387958
updated_at2023-03-06 15:02:55.387958
descriptionCommand line utility for syncing dotfiles
homepage
repositoryhttps://github.com/termapps/dotsync
max_upload_size
id802689
size10,793
Pavan Kumar Sunkara (pksunkara)

documentation

README

dotsync

Zulip Crates.io

Command line utility for syncing dotfiles

Getting started

Get started with Dotsync, the most powerful command line utility for backing up and restoring dotfiles.

Install

dotsync is available on Linux, macOS

With Homebrew

$ brew tap termapps/tap
$ brew install dotsync

This is recommended way for installation on macOS since updating to the new version is easy.

With cargo

$ cargo install dotsync

Direct

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

Usage

About

Changelog

Please see CHANGELOG.md.

License

MIT/X11

Bug Reports

Report here.

Creator

Pavan Kumar Sunkara (pavan.sss1991@gmail.com)

Follow me on github, twitter

Commit count: 9

cargo fmt