Wouter Vanden Hove

Results 76 comments of Wouter Vanden Hove

@inklesspen Tis packags could fix your problem: https://github.com/libranet/autoadd-bindir

looking forward to see something like this merged.

@neunenak Still working on this?

> I worry about the backwards compatibility impact on existing justfiles. Since although it is crazy to use */?/** in a path name, it does happen, and maybe especially on...

Can we reopen this ticket? Silly bots closing open tickets because they misinterpret a sentence is quite annoying.

My plan is to solve such use-cases with wildcard support. see https://github.com/casey/just/issues/1885

related to imports: how difficult would it be to support import by url? ``` import http://example.com/justfile ```