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).
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).