org-ruby
Emacs org-mode parser for Ruby
Install
- All systems
-
curl cmd.cat/org-ruby.sh
- Debian
-
apt-get install ruby-org
- Ubuntu
-
apt-get install ruby-org
- Arch Linux
-
pacman -S rubygem-org-ruby
- Kali Linux
-
apt-get install ruby-org
- Fedora
-
dnf install rubygem-org-ruby
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-org
- Raspbian
-
apt-get install ruby-org
- Dockerfile
- dockerfile.run/org-ruby
ruby-org
Emacs org-mode parser for Ruby
An Emacs org-mode parser written in Ruby. The most significant thing this library does today is convert org-mode files to HTML or Textile. Currently, you cannot do much to customize the conversion. The supplied textile conversion is optimized for extracting "content" from the orgfile as opposed to "metadata."
rubygem-org-ruby
Ruby routines for parsing org-mode files
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.