azpainter
azpainter copied to clipboard
Add build instruction for macOS
@abcang, could you add your build instruction for latest AzPainter (currently 2.1.0) in INSTALL.md
- https://github.com/Symbian9/azpainter/tree/master/INSTALL.md
REFERENCE:
- https://github.com/abcang/azpainter-mac
- https://mobile.twitter.com/abcang1015/status/905233758676070400
- https://gist.github.com/jadeatucker/5382343
Some additional info
- https://github.com/AppImage/AppImageKit/wiki/AppImage-for-macOS-switchers
I made it possible to install azpainter with homebrew. https://github.com/abcang/homebrew-azpainter
We can install with these commands.
brew cask install xquartz
brew tap abcang/azpainter
brew install azpainter
ln -sf $(brew --prefix azpainter)/AzPainter.app /Applications/
I made it possible to install azpainter with homebrew.
Awesome!
What about MacPorts?
- https://github.com/Symbian9/azpainter/issues/14
I have never used MacPorts, so I want to leave it to others.