when-websocket-met-asciidoctor icon indicating copy to clipboard operation
when-websocket-met-asciidoctor copied to clipboard

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

Open mgreau opened this issue 11 years ago • 1 comments

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 avatar Nov 13 '13 13:11 mgreau

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

mgreau avatar Feb 04 '14 17:02 mgreau