I think it would be helpful to have a CLI for Juniper. If we make one, I think it should use Deno's standard library for it.
https://jsr.io/@std/cli
I think the first version could just have a init command that could replace npm:degit mentions in the Juniper documentation.
Later on, another idea I have is that we could have commands for helping add boilerplate code for new routes to make them easier to add.
I think it would be helpful to have a CLI for Juniper. If we make one, I think it should use Deno's standard library for it.
https://jsr.io/@std/cli
I think the first version could just have a init command that could replace npm:degit mentions in the Juniper documentation.
Later on, another idea I have is that we could have commands for helping add boilerplate code for new routes to make them easier to add.