An open API service indexing awesome lists of open source software.

https://github.com/binaryage/uninstaller

Minimalist Cocoa app for wrapping TotalFinder uninstall script
https://github.com/binaryage/uninstaller

Last synced: 4 months ago
JSON representation

Minimalist Cocoa app for wrapping TotalFinder uninstall script

Awesome Lists containing this project

README

          

# Notes to older myself

This is just the core of the app. You must also create uninstaller-resources on parent level and point it to your (customized) resources. TotalFinder resources are located [here](https://github.com/binaryage/totalfinder-i18n/tree/master/uninstaller).

git clone git@github.com:binaryage/uninstaller.git
ln -s path/to/resources uninstaller-resources
cd uninstaller
xcodebuild