[txmt-dev] Re: Not relaunch TM after a build

Allan Odgaard mailinglist at textmate.org
Tue Apr 8 09:42:28 UTC 2014


On 8 Apr 2014, at 13:27, Jacob Carlborg wrote:

> Is it possible to tell the build system to not relaunch TM when 
> building on the command line?

 From `README.md`:

	ninja TextMate     # Build and sign TextMate.app.
	ninja TextMate/run # Build, sign, and run TextMate.app.

So use the former :)

And if you aren’t ware, you can also build from within TextMate with 
⌘B (assumign the Ninja bundle is installed).


More information about the textmate-dev mailing list