[TxMt] Re: Bundle updates

Allan Odgaard mailinglist at textmate.org
Wed Oct 29 13:44:45 UTC 2014


On 24 Oct 2014, at 1:48, Carpii UK wrote:

> The  bundle I refer to is JSHint..
> https://github.com/bodnaristvan/JSHint.tmbundle
>
> But it requires jshint npm module to be installed (globally I think), 
> so Im
> not sure it meets your bundle guidelines in a way that it could be 
> added to
> the main index - I might be wrong though.

There is no requirement that bundles can’t have third party 
dependencies, in fact, many do rely on externally installed things.

> What would be really cool is if a bundle could specify two scripts 
> which
> textmate would automatically invoke when its trying to update bundles

I don’t think that is a good approach, but you could make such a 
system yourself and have launchd run these scripts periodically.


More information about the textmate mailing list