Skip to main content

Import your first Repository

Now that you've linked your github account to replit, it's time to import some code from github!



Click on the Create Repl button from the sidebar.

creating a repl from the sidebar

After opening the menu to create a new repl, press the Import from Github button in the top-right corner.

importing a repository

Copy the URL of a public GitHub repository and paste it into the text field. After you've finished, press the Import button.

finalizing import configuration

Depending on the language you've selected, you might have to configure the run command for your Repl. If you are unsure about how to properly run your Repl, you can read about how to configure your repl.