juanbrujo / Talus

Bash script to automate download & setup your Mac OS X development environment
http://juanbrujo.github.io/Talus
GNU General Public License v2.0
54 stars 6 forks source link

Make app list configuration easier #2

Open pathikrit opened 8 years ago

pathikrit commented 8 years ago

Hi I maintain a very similar script myself. See: https://github.com/pathikrit/mac-setup-script

Some ideas:

  1. Make it easy to configure the apps by separating out the app list from the script. I tried it a bit by rearranging the code a bit. see my attempt
  2. What if the script goes and downloads a provided gist file for the app list? This way everyone keeps their favorite apps in a simple gist file and points this script to that?
ghost commented 8 years ago

Hi 🐒

For those who may be interested in getting a notification when the script is finished, read this !

:v: