runner.rb
Simple and modular web framework
Install
- All systems
-
curl cmd.cat/runner.rb.sh
- Debian
-
apt-get install ruby-ramaze - Ubuntu
-
apt-get install ruby-ramaze - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ruby-ramaze - Raspbian
-
apt-get install ruby-ramaze
ruby-ramaze
Simple and modular web framework
Ramaze is a very simple and straight-forward web-framework. The philosophy of it could be expressed in a mix of KISS and POLS, trying to make simple things simple and complex things possible and fun.