Project

hellojava

0.0
No release in over a year
call from jruby to java.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 12.3, >= 12.3.3
~> 1.2, >= 1.2.5
 Project Readme

stdy4act

github actionsでjrubyの実行テスト

decscription

詳細は、https://siranovel.github.io/mydocs/stdy4act

Demo

VS.

Requirement

ruby rake-compilerライブラリ

Usage

sample/spec内の各ファイル参照

install

From rubygems:

    [sudo] gem install hellojava

Install via Gemfile:

source "https://rubygems.pkg.github.com/siranovel" do
    gem "hellojava"
end

or from the git repository on github:

    git clone https://github.com/siranovel/stdy4act.git  
    cd stdy4act  
    gem build hellojava.gemspec
    gem install hellojava

Contribution

Licence

MIT

Author

siranovel