mgreau / when-websocket-met-asciidoctor

Real-time collaborative editor for AsciiDoc file (based on Asciidoctor.js, AsciidoctorJ and Java EE 7 WebSocket)
https://www.youtube.com/watch?v=9Smp9XlkOdk
MIT License
48 stars 8 forks source link

[Asciidoc Source] Work on Asciidoc files hosted on a Github repository #6

Open mgreau opened 10 years ago

mgreau commented 10 years ago

The asciidoc source file can be hosted into a github repository. A "github mode" could be added where writers could work together on a hosted file and they would be able to use the github workflow (push, pull...)

There is a Github Java API here : https://github.com/kohsuke/github-api

mgreau commented 10 years ago

The Eclipse API has less maven dependencies : https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core