Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k1low/mod_mruby

RPM package for mod_mruby
https://github.com/k1low/mod_mruby

apache-module mod-mruby rpm-packages

Last synced: 21 days ago
JSON representation

RPM package for mod_mruby

Awesome Lists containing this project

README

        

# RPM package for mod_mruby [![CircleCI](https://circleci.com/gh/k1LoW/mod_mruby.svg?style=svg)](https://circleci.com/gh/k1LoW/mod_mruby)

> THIS REPOGITORY IS NOT mod_mruby REPOGITORY, mod_mruby REPOGITORY IS [HERE](https://github.com/matsumotory/mod_mruby)

https://packagecloud.io/k1low/mod_mruby

## Install mod_mruby

``` sh
$ curl -s https://packagecloud.io/install/repositories/k1low/mod_mruby/script.rpm.sh | sudo bash
$ yum install mod_mruby
```