uttom-akash / files-snapshot

Take snapshot of files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files Snapshots

Descriptions : Take snapshots of files of a directory

Features:

  • using Blockchain to enforce immutably at metadata level
  • maintaining editing history

Instruction

  • g++.exe --std=c++17 .\main.cpp -o snap

Commands

  • .\snap.exe commit
  • .\snap.exe init your_name

About

Take snapshot of files


Languages

Language:C++ 99.5%Language:C 0.5%