Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Simple console sample

This is a small Java console project that sends PageView events to a given collector.

Run

./gradlew jar
 java -jar ./build/libs/simple-console-all-0.0.1.jar "http://<your-collector-domain>"