github-markup

GitHub Markup rendering

Install

All systems
curl cmd.cat/github-markup.sh
Debian Debian
apt-get install ruby-github-markup
Ubuntu
apt-get install ruby-github-markup
Arch Arch Linux
pacman -S ruby-github-markup
image/svg+xml Kali Linux
apt-get install ruby-github-markup
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-github-markup
Raspbian
apt-get install ruby-github-markup

ruby-github-markup

GitHub Markup rendering

GitHub Markup converts multiple different rich text files to html. The following markups are supported: * Markdown * Textile * RDoc * Emacs org-mode * Creole * MediaWiki * reStructuredText * AsciiDoc * Plain Old Documentation (pod)

gitlab

git powered software platform to collaborate on code (non-omnibus)

gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.

gitlab-gitaly

Speed up Git access using caching