Skip to content

ujun/mruby-build-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mruby-build-server

mruby build server written in mod_mruby.

All you have to do is to post your own build_config.rb to mruby-build-server. Then, you can get compiled binary (libmruby.a) without CRuby or C compiler on your local PC.

Installation

./setup.sh

Usage

curl -d "`cat /path/to/build_confg.rb`" http://hostname:8080/mruby-build

Demo

Development

You can run this on local dev environment. You need to prepare docker.

Author

Jun Uchino

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors