SkillAgentSearch skills...

Gomruby

DEPRECATED. Embeds mruby (mini Ruby) VM into Go.

Install / Use

/learn @AlekSi/Gomruby
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GoMRubyBuild Status Is maintained?

Package gomruby embeds mruby (mini Ruby) VM into Go.

Documentation.

Installation

It's slightly more than just go get:

go get -d github.com/AlekSi/gomruby
cd $GOPATH/src/github.com/AlekSi/gomruby
make

mruby is built statically, use gomruby as typical Go package.

View on GitHub
GitHub Stars23
CategoryDevelopment
Updated3y ago
Forks2

Languages

Go

Security Score

75/100

Audited on Jan 28, 2023

No findings