Skip to content

[Experimental] A hassle-free tool designed to streamline the process of importing your GitHub repositories directly into Gitpod projects

Notifications You must be signed in to change notification settings

Siddhant-K-code/Gitpod-GitHub-Repo-Importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repository Importer for Gitpod

Introduction

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.

Start working 🚀

Important: Add Gitpod PAT Token and generate GitHub PAT to Gitpod Environment Variables.

Open in Gitpod

Run the project

  • Follow the instructions in main.go to import your GitHub repositories into Gitpod projects.

  • It requires Gitpod Org Id, you can find it via uncommenting main.go#L62 and running the project. It will print the Org Id in the console.

  • Add your GITPOD_ORG_ID in main.go#L45.

  • Add your GitHub Username in main.go#L68

    go run main.go

Note: This Project is not maintained by Gitpod.

About

[Experimental] A hassle-free tool designed to streamline the process of importing your GitHub repositories directly into Gitpod projects

Topics

Resources

Stars

Watchers

Forks

Languages