mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
[doc]Introduce ./minirake -v
This commit is contained in:
@@ -33,7 +33,8 @@ customized path using the *$MRUBY_CONFIG* environment variable.
|
||||
|
||||
To compile just call ```./minirake``` inside of the mruby source root. To
|
||||
generate and execute the test tools call ```./minirake test```. To clean
|
||||
all build files call ```./minirake clean```.
|
||||
all build files call ```./minirake clean```. To see full command line on
|
||||
build, call ```./minirake -v```.
|
||||
|
||||
## Build Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user