Joshua Price
Joshua Price
bro built the entire sysroot 💀
Same here. What if I want to start a new, blank project instead of pulling from an existing repository? I don't want to have to use a template to start...
Glad to hear it. Can't wait to (hopefully) see that soon.
Could someone mark this as never stale? This is a pretty useful feature to have.
> Hey, you can try with input `gitpod.new` in your browser, SUPER HANDY 🎉 !! > > > > (it will forward to https://gitpod.io/#https://github.com/gitpod-io/empty) > > > > @iQQBot Thanks...
> I'm just checking out Gitpod (for the second time, actually) and looking at the `.gitpod.yml` format (which seems nice as well) but I realize that, in order to port...
It would also be useful to store `.gitpod.yml` and `.gitpod.Dockerfile` in `/.devcontainer`. Here's an example of what this directory stores: https://github.com/github/docs/tree/main/.devcontainer
@bamurtaugh thanks for the hard work!!
quite honestly i do think it would be smart to deprecate the `.gitpod.yml` file and just adopt `devcontainer.json` only. it would result in clearly organised projects that work across architectures...
@loujaybee came here to say that!