atharmohammad / Imagily

Imagily is a version control system for images. It provides users functionalities and a command line interface to commit their work , see the changes , retreive work for their images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imagily

πŸ”– About

Imagily provides a command line interface for users to see the difference between different versions of the image they have been editing

How it Works

Imagily relies on yargs to build command line interface and merkle tree to compare and store the different versions of the image

πŸš€ Features

  • Visualize the difference between two version of the image

πŸ”₯ Getting Started

Prerequisites

  • Nodejs
  • Npm

Installation

  • Fork the Repository
   $ git clone https://github.com/atharmohammad/Imagily.git
   $ cd Imagily
   $ git remote add upstream https://github.com/atharmohammad/Imagily.gi
   $ npm install
   $ npm run start

About

Imagily is a version control system for images. It provides users functionalities and a command line interface to commit their work , see the changes , retreive work for their images.


Languages

Language:JavaScript 92.5%Language:CSS 3.9%Language:HTML 3.7%