Skip to content

A small CLI tool to help with working with the ODC Server.

License

Notifications You must be signed in to change notification settings

smitssjors/odc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odc-client

A small CLI tool to help with working with the ODC Server used in 2AMD15.

Installation

The package is available on PyPi.

pip install odc-client

Usage

First initialize the configuration file

odc-client init

This command will prompt you for the required information. Next, you can submit your project using

odc-client submit

It will automatically try to detect whether you have a Java or Python project by checking for a pom.xml file. For more information use the --help flag. It also supports uploading the data files.

About

A small CLI tool to help with working with the ODC Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages