open gitpod without a repo - not starting from a template

811 Views Asked by At

is it possible to open gitpod in order to have a fresh and empty enviroment without an existing project or template?

I'd like to manually create a project and issue gp init to initialize my enviroment from scratch

and morover, opening an existing repo and modify the gitpod.yml, is it possible to re-execute the enviroment without push the changes and open a new window?

2

There are 2 best solutions below

0
On

Currently, the best thing you can do is to have an empty repository on your git provider(GitHub/GitLab/or-anything-else) and open that from New Workspace button on https://gitpod.io/workspaces

Other than that, please upvote this feature request: https://github.com/gitpod-io/gitpod/issues/7936

1
On

Wait no more.

https://gitpod.new/

Spins up empty environment for you.