Skip to content

An API and model for information contained in the RADx Study/Project tracker

License

Notifications You must be signed in to change notification settings

bmir-radx/radx-study-tracker-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RADx Study Tracker CLI

A Java API, model and CLI for information contained in the RADx Study/Project tracker

Requirements

This software requires Java 19, or higher, installed on the machine where you will install this software.

To install

  1. Download and place the executable jar file in a directory of your choice, for example, /usr/local/bin.
  2. Create a script (to execute the .jar file) and save it in your executable path (Bash path). For example, create a bash script named st in /usr/local/bin.
  3. Edit the script to make it execute the .jar file. Add java -jar /usr/local/bin/radx-study-tracker-0.9.0.jar "$@" as a line in the script.
  4. To execute, type st --help in a terminal.
image

About

An API and model for information contained in the RADx Study/Project tracker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages