+ 2
How do i link my Sololearn code togit hub or. Can i?
Git hub
4 odpowiedzi
+ 5
you can link your GitHub repositories as projects in sololearn. which will basically be a link to your github repo
+ 3
Thank you all. Very much
+ 2
yes you can, go to "Profile->Edit Profile"
Choose between facebook/github/google+ or link to all accounts if you like.
+ 2
GitHub js file can't be directly served by Sololearn js, use GitHack https://raw.githack.com/ to convert GitHub raw file to workable js file.
Here an example, I converted a sass-helper.js in github repo for Sololearn code playground used.
https://gistcdn.githack.com/cv2k10/92cf0e3582897592b26885a570169c64/raw/b8455e59bf8d0b7ef205d8b11e014160bb25751b/sass-helper.js
https://code.sololearn.com/WUDrkli0UntQ/?ref=app