Giter Site home page Giter Site logo

clip's Introduction

Clip

CircleCI A tracking helper for CLIP STUDIO PAINT files with Git
Demo

Description

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

Equipments

  • Go v1.7.1 or later

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 images are saved to .clip.

See the image at the time of a commit.

$ clip show [COMMIT_HASH ...]

Also, you can use HEAD.

$ clip show HEAD~

Create a Gif image about the production process.

$ clip gif [command options]

License

Please see LICENSE.

clip's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

clip's Issues

To introduce LFS

Git managing each files when commit binary files.
So, Git repository become enlarged.
Therefore, use LFS for managing clip files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.