Tag Archives: Software

Los Angeles Headshots by Richard Sumilang Richard Sumilang Los Angeles Headshot Photography

Automate Your OS X App Installations

"To install, drag this icon..." no more!

I refined my original cask script for installing the software needed on multiple Mac workstations. The new version now allows you to configure parameters of the installation such as install path and which category of applications you wish to install.

The point of this tool is to help me configure (or reconfigure) workstations as needed by removing the manual work of finding the applications I always use online, unpacking, and copying to applications folder. That process becomes a tedious task when working with dozens of pieces of software.

Fork it for your own use on Github!

Read More
Sep 20, 2015 3 min read

My cask script!

Say goodbye to manual installations

Finally we get our own apt-get like tool for Mac! Check out cask if you haven’t already! Below is my personal script for my setup. Maybe I’ll move this to chef recipe for my mac one day? ;)

Read More
Oct 26, 2014 1 min read

Apps I can't live without on OS X

Protip: Want to automate your software installation? Take a look at how I did with cask!

Read More
May 7, 2014 1 min read