Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHossam Khalifa
17,200 PointsHow to automate my Mac with ruby?
Hello all, I want to create a GUI app that preforms some automated actions. Like opening a mac app (ex. sublime text) and typing some text into it. Executing other app specific command and so on. How can I achieve this with ruby. Or is there other ways to do it? If what I want to create is not clear for you,here is a mac app that does it very well Keyboard Maestro.
Brendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsBrendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsYour mac comes with an application called Automator that might be able to take care of some of this kind of stuff.