microsoft / pxt

Microsoft MakeCode (PXT - Programming eXperience Toolkit)
https://makecode.com
MIT License
2.09k stars 581 forks source link

add "import project from URL" option #124

Closed mmoskal closed 8 years ago

mmoskal commented 8 years ago

We should be able to paste URLs like:

https://codethemicrobit.com/api/oembed?url=https%3A%2F%2Fcodethemicrobit.com%2Fbisxdnsllg&format=json
https://codethemicrobit.com/bisxdnsllg

and possibly others. This is useful when:

mmoskal commented 8 years ago

Another one to support:

https://github.com/mmoskal/pxt-i2c-fram

This should be also exposed as https://codethemicrobit.com/#clone:<URL> so that people can add such links to their pages. I guess it should ask for confirmation of import.

samelhusseini commented 8 years ago

Spoke to Peli, and we're cutting the second feature request to support cloning of github packages.