clip

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2016 License: MIT Imports: 13 Imported by: 0

README

Clip

CircleCI MIT License
Tracking helper for CLIP STUDIO PAINT files by Git
Demo

===

Description

You can tracking to CLIP STUDIO PAINT files by Git by using this.

Equipments

  • Go v1.7.1

Installation

$ go get github.com/lycoris0731/clip

Recommendation

You should use Git LFS(Large File Storage) to track clip files.
Because Git managing binary files by whole save files of each commits.

Usage

First, you should run below command in Git repository.

$ clip init TARGET_FILE_NAME

Then, clip creates .clip directory and update post-commit in Git hooks.
All pictures are saved to .clip.

See the picture at the time of a commit.

$ clip show [COMMIT_HASH ...]

You can create a Gif image about the production process.

$ clip gif [command options]

License

Please see LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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