Blame view

README.md 577 Bytes
5105d11b   Nathanael Jourdane   Add readme for VO...
1
2
# EpnTAPClient

e2264856   Nathanael Jourdane   Delete votable pa...
3
The Epn-TAP library aims to provide methods to manage resources, services and dataset wich implements the epn-TAP core, in order to get data and deal with it with any other software, ie. though a SAMP hub. It also comes with a GUI, initialy built to be integrated on the Cassis sofware, but it can be launch as standalone.
5105d11b   Nathanael Jourdane   Add readme for VO...
4
5
6
7
8
9
10
11
12
13
14
15

## Dependencies

You need java 7 to execute EpnTAPClient.

## GUI usage

Simply right-click on the jar and select *Open with* -> *Oracle Java 7 RunTime* (for example).

## CLI usage

No CLI usage are provided for now but this is planned.