Skip to content

Manas140/Seam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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