bonclay

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2019 License: MIT Imports: 4 Imported by: 0

README

Bonclay

GitHub Release Build Status Go Report Card Software License

Bonclay is a fast and minimal backup tool.

Bonclay uses a yaml file that has source:target pairs to backup, restore, or sync the specified files/directories.

The following is a demo on how you can use Bonclay to manage your dotfiles:

asciicast

Refer to use user guide for instructions.

Installation

Installer script

The simplest way to install Bonclay on Linux or macOS is to run:

$ sh -c "$(curl -sL git.io/getbonclay)"

This will put the binary in /usr/local/bin/bonclay

Pre-compiled binaries

Pre-compiled binaries for Linux and macOS are avaiable on the releases page.

The binaries are static executables.

Homebrew
$ brew install talal/tap/bonclay
Building from source

The only required build dependency is Go.

$ go get github.com/talal/bonclay
$ cd $GOPATH/src/github.com/talal/bonclay
$ make install

This will put the binary in /usr/local/bin/bonclay

Usage

Refer to the user guide.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL