leoj3n / donejs-online-ide

The DoneJS online IDE!
1 stars 0 forks source link

"Edit on DoneJS IDE" button (GitHub Pull Request API) #10

Open leoj3n opened 7 years ago

leoj3n commented 7 years ago

Need an "Edit this repo using DoneJS IDE" button that can be added to READMEs.

Will need an API for forking/cloning a GitHub user's repository, and allowing them to edit the files in the editor, finally sending a Pull Request with file changes.

Would be cool to have a command-line command, like pull-request, that triggers the Pull Request dialog prompt (with title/description and list of commits).