Skip to content

Import git from url (Github, Gitlab, Bitbucket support, etc) #1567

@garygreen

Description

@garygreen

🌈 Feature

import ArrowTable from 'https://github.com/garygreen/arrow-table' // ".git" is automatically added.

ArrowTable.blah();

It would be so cool if importing from urls could be supported. This means technically CodeSandbox would support ANY service that provides a git url, so Gitlab, Bitbucket, etc. It would make it easier to fork/collaborate/PR on projects

How I see this working is it would create a new folder for each cloned repository which is "sandboxed" from the standard/default folder of CodeSandbox. So basically almost like a node_modules folder but maybe called repositories or something. Then it can allow you to edit those repository, see changes and push back to Git that would be awesome.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions