LFSPointers
A tool that allows you to convert a directory of large files to Git LFS pointers.
Setup
Open the project in Xcode 11 or later, and wait for the dependencies to be fetched.
Usage
Run swift build -c release && .build/release/LFSPointers --help
for instructions.