mok-parser

“mok” is simple document format. refer to : garin.jp/doc/mok/mok (this page is japanese)

INSTALLATION

// check ruby version
$ ruby -v
ruby 2.0.0p353 (2013-11-22 revision 43784) [x86_64-linux]

// mok gem package install
$ gem install mok-parser

UTILITIES

mok-parser

print mok format version.

Read more

Official Web Site : garin.jp/doc/mok/mok (this page is japanese)

Copyright © 2011-2013 garin. See LICENSE.txt for further details.