Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 484 Bytes

File metadata and controls

32 lines (21 loc) · 484 Bytes

Seam

A Smart Stitch Tool

Install

Linux & Mac

curl -fsSl https://raw.githubusercontent.com/Manas140/seam/main/install | sh

Windows

  • Download windows build from releases
  • Add directory to path

Example Usage

seam -i input_dir -o output_dir -r 10000

Build

chmod +ux build.sh; ./build.sh

Acknowledgement