hamlit
High Performance Haml Implementation
Install
- All systems
-
curl cmd.cat/hamlit.sh
- Debian
-
apt-get install ruby-hamlit
- Ubuntu
-
apt-get install ruby-hamlit
- Arch Linux
-
pacman -S ruby-hamlit
- Kali Linux
-
apt-get install ruby-hamlit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-hamlit
- Raspbian
-
apt-get install ruby-hamlit
- Dockerfile
- dockerfile.run/hamlit
ruby-hamlit
High Performance Haml Implementation
Hamlit is another implementation of Haml. With some limitations by design for performance, Hamlit is **8.54x times faster** than original haml gem in one benchmark (see README.md for details).
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.