kristovatlas / osx-config-check

Verify the configuration of your OS X machine.
MIT License
1.25k stars 111 forks source link

Must be executable on stock OSX machines with very little user setup #1

Open kristovatlas opened 8 years ago

kristovatlas commented 8 years ago

This must be very easy for the average OSX user to run. There are a few enhancements that can help

kristovatlas commented 8 years ago

Concerning the conversion from HJSON to JSON, I'm considering implementing this a client-side and pre-commit git hook. https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks

kristovatlas commented 8 years ago

Changing priority to low now that the highest priority items have been settled. I think this can now be downloaded as a ZIP and readily executed on any stock OS X machine.

kristovatlas commented 8 years ago

One way to make this Mac friendly might be to package this with http://sveinbjorn.org/platypus

Not sure yet how app signing works with that.