# Automatic importer for GitHub projects We need an importer to automagically import projects from GitHub (or from GitLab, SourceHut, etc.) into guix-forge. The user gives their GitHub/GitLab/SourceHut account URL (API token if required) and the importer will generate a guix-forge config with all of the user's repositories ready to be consumed by cgit or klaus, issue tracker is migrated to public-inbox/tissue, continuous integration is converted to something laminar can run, etc. This is a very ambitious idea, but extremely useful and will help adoption. Thanks to jgart for suggesting this!