electron / fiddle-core

Run fiddles from anywhere, on any Electron release
MIT License
13 stars 16 forks source link

feat: replace simple-git with octokit to load fiddle #50

Open aryanshridhar opened 2 years ago

aryanshridhar commented 2 years ago

TODOs

Fixes #38

aryanshridhar commented 1 year ago

Ready for first round of review @dsanders11 :)

marfgold1 commented 6 months ago

I think it's okay if file other than VALID_FILES is being pushed to the contents too. The original Electron Fiddle app allows any other files to be pulled from the gist by prompting if the user wants to add that file first before adding in to the project.