Git Product home page Git Product logo

brm-jruby's Introduction

brm-jruby

DESCRIPTION:

Wrappers to the Java pcm.jar

FEATURES

  • Convert hash to an FList

SYNOPSIS

    CLASSPATH=$PIN_HOME/jars irb -I lib -r brm-jruby

    hash = {
                    "PIN_FLD_POID"         => "0.0.0.1 /service/pcm_client -1 0",
                    "PIN_FLD_LOGIN"        => "root.0.0.0.1",
                    "PIN_FLD_PASSWD_CLEAR" => "password",
                    "PIN_FLD_CM_PTRS"=>{0=>{"PIN_FLD_CM_PTR"=>"ip localhost 11960"}},
                    "PIN_FLD_TYPE"=>1
            }
    flist = FList.from_hash(hash)

REQUIREMENTS

The following need to be on your classpath or JRuby's -I.

  • pcm.jar
  • pcmext.jar

INSTALL:

  • sudo gem install brm-jruby

Using rbenv:

rbenv install jruby-9.2.19.0 rbenv shell jruby-9.2.19.0 gem install bundler bundler exec guard -i

DEVELOPERS:

Run tests using the following:

$ PATH=~/local/jruby-9.2.13.0/bin:/etc/alternatives/java_sdk/bin:/usr/local/bin:/usr/bin:/bin jruby -S bundle exec guard -i

After checking out the source, run:

$ rake wtf

This task will install any missing dependencies, run the tests/specs, and generate the RDoc.

LICENSE

All rights reserved by author.

brm-jruby's People

Contributors

rcapozzi avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.