Sedy
A GitHub bot bringing the sed command to code reviews
Install / Use
/learn @marmelab/SedyREADME
<table>
<tr>
<td><img width="40" src="https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/issue-reopened.svg" alt="inviting new maintainers" /></td>
<td><strong>Archived Repository</strong><br />
This code is no longer maintained. If you're interested in taking over the code and its maintenance, please <a href="mailto:contact@marmelab.com?subject=Repo maintenance transfer">contact marmelab</a>.
</td>
</tr>
</table>
What's Sedy
Sedy is a GitHub webhook which allows pull-request reviewers to fix typos themselves by typing sed-like commands on review comments.

How it works
After installing Sedy on your repository, just type a sed-like command (s/[old text]/[new text]/) in a single comment or in a code review, and Sedy will quickly commit the fix.
Installation
Go to https://github.com/apps/sedy and follow the instructions.
That's it.
Contributing
Whether it's for a bug or a suggestion, your feedback is precious. Feel free to fill an issue. Be sure that it will be considered.
If you want to open a PR, all you need to know is written on the CONTRIBUTING.md.
License
sedy is licensed under the MIT License, and sponsored by marmelab.
