gitlab-iOS
gitlab-iOS copied to clipboard
Existing iOS clients
- http://git2go.com/
- http://workingcopyapp.com/
- http://gitlabcontrol.com/
@xplorld you can find how they deal with markdown and diff, though not all of them are open source, some even charge for push commit ....
@at15 it would be good if GitLab API provides HTML output. Don't want to continue on markdowns. I am just API-man, not WheelMan. Will look about syntax highlighting. Although I cannot think of any guys review code through iPhone...
@xplorld they may use ipad
- https://github.com/indragiek/CocoaMarkdown
- https://github.com/kristopherjohnson/Markingbird
Github has a markdown render api https://developer.github.com/v3/markdown/ but GitLab does not have one, maybe we could make a pr for it, since there are internal api for markdown preview.
Is this launched in the app store yet?