Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 383 Bytes

proio for Java

Installation

Requirements

  • Maven

Building the code

mvn install

Running the "Ls" tool

This is a tool that serves as an example for a browser tool. This one is simple and only dumps text to the terminal.

java --illegal-access=deny -cp target/proio-*-jar-with-dependencies.jar proio.Ls ../samples/muons-withmeta.proio | less