Hi,
Is there a good way tell Textmate to automatically run a makefile for a project upon save? Or a tutorial for setting this up? I am having trouble finding one.
Thanks, Jeff
Ping? Someone has to have set this up for their projects...
On Wed, Apr 20, 2011 at 11:20 PM, Jeff Pickhardt pickhardt@gmail.comwrote:
Hi,
Is there a good way tell Textmate to automatically run a makefile for a project upon save? Or a tutorial for setting this up? I am having trouble finding one.
Thanks, Jeff
Hi.
You could make a bundle a command mapped to CMD-S which you can set to save the file, and run a command - which in this case would run your makefile .
m
Is there a good way tell Textmate to automatically run a makefile for a project upon save? Or a tutorial for setting this up? I am having trouble finding one.