merb
Core libraries for the Merb MVC framework
Install
- All systems
-
curl cmd.cat/merb.sh
- Debian
-
apt-get install ruby-merb-core - Ubuntu
-
apt-get install ruby-merb-core - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install ruby-merb-core - Raspbian
-
apt-get install ruby-merb-core
ruby-merb-core
Core libraries for the Merb MVC framework
Ruby-based MVC framework that is agnostic to ORM, JavaScript library, and template languages. Merb is plugin-based, so the core is small and well organized.