Alex Rattray
Alex Rattray
I'd like to be able to ensure in CI that this was run in development. Do you have a way to do that, similar to `spotless --check`?
I'm a newcomer here, but it's my impression that --fs-reload (a la fsmon) has arrived since the [Art of Graceful Reloading](https://github.com/unbit/uwsgi-docs/blob/master/articles/TheArtOfGracefulReloading.rst) document was written. There's strikingly little (no?) documentation of...
It would be nice to add to the readme that this is Windows-only.
Hi, Does this work with TypeORM queries? If so, could its use be documented? Thanks!
It says this in the readme, but it's unclear whether/how this might might be fixed in the future.
syntax-highlighted blocks typically wrap each word in a span, with classes for spacing as well as colors. Since the classes and their associated styles are removed by Splash, an unbroken...
This seems like an awesome tool but I am a little confused trying to figure out how to use it from reading the README alone. Can you explain more what...
Hi, is there functionality to cast to "Google Cast for Audio devices", such as Google Nest/Home Audio? Looks like this might be the SDK to use: https://developers.google.com/cast not sure…
Currently `brew install dye` returns "No available formula". Thoughts on listing this project there so folks can install without cargo?
Hi, Does spring-loaded support Kotlin? If so, can that fact be documented along with an example? Thanks!