kitsu

command module
v0.0.0-...-cb346a9 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2017 License: MIT Imports: 1 Imported by: 0

README

Kitsu

Kitsu is a real-time files sync tool which handle versioning.

Features:

  • Real-time files synchronization
  • Cleaner that delete files when a limit is reach
  • Easily exclude patterns
  • Very lightweight (thanks to go!)

Install

go get -u github.com/toxinu/kitsu

Usage

kitsu folder-to-save output

Help

$ kitsu --help
Usage: kitsu [OPTIONS] <source> <destination>
  -cleaner-interval int
    	Cleaner interval in seconds. (minimum 5) (default 60)
  -exclude value
    	Exclude pattern as regexp (repeatable).
  -max-versions int
    	Maximum file versions to keep (will delete olders). (default 20)

License

License is MIT.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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