diffswarm

hunk-centric diff workflows

Terminal
$ diff <(echo "hello") <(echo "hello\nworld") -u | curl --header 'Content-Type: text/plain' -X POST --data-binary @- https://diffswarm.dev