lamebear

Results 3 issues of lamebear

Moving the schema into its own file allows for syntax highlighting and a cleaner reading experience. A `Makefile` is also included to simplify the execution of `go generate` to transpile...

I'm trying to create a command that would be invoked like: ```sh app configure dev destination k8s ``` I would like both `dev` and `k8s` to be arguments, so the...

area/lib
triage/needs-info

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug I run into an error when running `nixpacks build` with...

bug