Yusuke Wada
Yusuke Wada
Thank you for calling me:) I'm an author of [Hono](https://honojs.dev/) which is a web framework for Cloudflare Workers, Deno, Bun, and others. It's exciting to run the GraphQL server at...
HI @threepointone ! How about implementing `--live-reload` on only "*local mode*"? It may be easy. Miniflare included in Wrangler has the `--live-reload` option already. Using WebSocket, being enabled only if...
I do not have windows:-( It seems to be about file path matter.
Thank you. I want you help on writing a live reloading option. It's good to use `fsnotify`.
Hi @jossemarGT ! Thank you for your comment! I think there are advantages that revealgo is portable and having no external dependencies. So, It's significant to port the parts of...
Thank you for your comment. These are great ideas! Especially, "**publish homebrew**" is I was looking for. To make it possible, we should do making binary and automate release process....
I decided **revealgo** participate in hacktoberfest. Added `hacktoberfetst` topic to this project. Thanks!
Hi @riywo Thanks for the very good suggestion! I am amazed that Jenkins has so many plugins and that they are well managed. I like most of your proposal. Please...
@riywo We also have a similar process. But some details are different, and the processes are almost not automated. I'm not sure if a lot of middleware will be made...
Thank you @Code-Hex ! I'd like to add something about Deno. There is not much to do when we publish a module in *deno.land/x*. To register, enter the module name...