Welcome to the GitHub Repo Importer for Gitpod, an experimental project pioneering the importing of GitHub repositories into Gitpod projects using the cutting-edge Gitpod API and the go-github SDK. By leveraging the power of these two remarkable tools, our project seeks to streamline and enhance your Gitpod project setup process, bringing your GitHub repositories into the Gitpod environment with unprecedented ease and efficiency.
Warning: This project is still in its early stages of development, and as such, it is not yet ready for production use. However, I am working hard to bring it to a stable state as soon as possible. In the meantime, i welcome you to experiment with it and contribute to its development.
Important: Add Gitpod PAT Token and generate GitHub PAT to Gitpod Environment Variables.
-
Follow the instructions in
main.goto import your GitHub repositories into Gitpod projects. -
It requires Gitpod
Org Id, you can find it via uncommentingmain.go#L62and running the project. It will print the Org Id in the console. -
Add your
GITPOD_ORG_IDinmain.go#L45. -
Add your GitHub Username in
main.go#L68go run main.go
Note: This Project is not maintained by Gitpod.