Skip to content

Latest commit

 

History

History
 
 

java-proio

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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