mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Updated Mrbgems FAQ (markdown)
+6
-1
@@ -1,6 +1,11 @@
|
||||
## What's mrbgems?
|
||||
|
||||
(To be written...)
|
||||
mrbgems is a library manager for mruby.
|
||||
|
||||
It likes RubyGems for CRuby, but while RubyGems is dynamic, mrbgems is static.
|
||||
mrbgems is used during building mruby, unlike RubyGems, which is used after ruby is installed.
|
||||
|
||||
In detail, see https://github.com/mruby/mruby/blob/master/doc/mrbgems/README.md
|
||||
|
||||
## How to add mrbgems?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user