pyama86 / mruby-system-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mruby-system-stats Build Status

Stats class

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :github => 'pyama86/mruby-system-stats'
end

example

puts Stats::Linux::CPU.current

License

under the MIT License:

  • see LICENSE file

About

License:Other


Languages

Language:Ruby 86.7%Language:C 11.2%Language:Shell 2.2%