Anatoly Chernov
Anatoly Chernov
Hi @johndeighan. One way would be to compile .coffee files before importing. Here is [an example](https://github.com/ch1c0t/wrapjsx/blob/c88f9fc9608ffa592c8020ac9006b51e32699c48/package.json#L18).
> Could you try to make an extension instead of modify the codebase? I probably could, but what I want is very different from what Sinatra's `pass` does. For that...
Hi, I'm just starting out with `garak` and it seems to be working well with [`mise`](https://mise.jdx.dev/mise-cookbook/python.html#mise-uv) and [`uv`](https://docs.astral.sh/uv/): ``` git clone https://github.com/NVIDIA/garak && cd garak mise use -g uv@latest uv...