Homebrew formula and App bundler for Scantailor (Advanced)
See 4lex4/scantailor-advanced for the original project.
Look at the Releases section for a bundled App (Mojave_x64).
- clone the repository
git clone "https://github.com/yb85/scantailor-advanced-osx.git"
cd ./scantailor-advanced-osx
- with homebrew installed and updated, run :
brew install ./scantailor.rb
Compilation takes time, you can inspect the logs for more details at ~/Library/Logs/Homebrew/scantailor
with OS X Console.
You should now be able to run Scantailor from the command-line : scantailor
You can get the bleeding edge instead of a released version with the --HEAD
flag :
brew install --HEAD ./scantailor.rb
To use the bundler, you need the fish shell (brew install fish
) and the utility macdeployqt to do the linking. Simply run bundler/scantailor_bundler.command
The bundler script will use the scantailor binary which is in your shell path (the value printed out by which scantailor
).