Stefan Ruzitschka
Stefan Ruzitschka
I really like `tera` which makes use of named parameters and the `function(...)` - syntax. The result of a function could be pipeable as well.
If you need some help with the implementation, just let me know :)
Hey, someone on the `Rawkode Academy` - Discord posted the link to this repo. Out of curiosity I tried building the docs following the readme. Currently I have no real...
Should this be in 1.0.0?
Hmm. We could easily create a `labels` context and use the "where" - block ^^
I will spend the weekend to come up with a valid solution, as it requires some thoughts on which crates to use...
As soon I have more time I'll have a look into https://wasmer.io/ for our plugin system.
I will think a bit about the idea with `deno`. If you want, you can join our Discord @ https://rawkode.chat/ in the forum channel `oss-projects / #comtrya` and we can...
With koto already inside comtrya, we could enable some log templating. A default one and one the user can override and inject stuff like `LOG_LEVEL` `MANIFEST_NAME`, etc. With that in...
https://github.com/51yu/systemd-client could be useful.