Git Product home page Git Product logo

yex-tool's Introduction

Yex Tool

Tool to test Yex integration

Building Notes

You need: JDK 8, Protocol buffers (protoc) 2.6.1, Maven. Building is supported from the command line with Maven and from any IDE that can load Maven projects.

Build From Source

  1. git clone [email protected]:panpengfei/yex-tool.git ย 
  2. cd yex-tool
  3. vim pom.xml
    • update protoc config(/usr/local/bin/protoc) to your own protoc install directory
  4. mvn clean package

Usage

usage: java -jar target/yex-tool-1.0.0.jar  -f <input file> [-h] [-jo |
       -js | -pb]   -s <server address>

Tool to test Yex integration
 -f <input file>       input file
 -h,--help             display help message
 -jo                   json format, and NativeRequest/NativeResponse json
                       object format
 -js                   json format, and NativeRequest/NativeResponse json
                       string format
 -pb                   protocol buffers format, as default value
 -s <server address>   server address

yex-tool's People

Contributors

panpengfei 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.