Skip to content

shibafu528/mruby-diva

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diva for mruby

diva gemをmrubyにポーティングしたものです。

Installation

Add conf.gem line to your build_config.rb:

MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :github => 'shibafu528/mruby-diva'
end

Contributing

  1. Fork it ( https://github.com/shibafu528/mruby-diva/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

ミクしゃん…❦

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%