/exabyte-cli-job-examples

Example data for command-line batch jobs with commonly used packages

Primary LanguageShellApache License 2.0Apache-2.0

CLI job examples

This repository contains example data for command-line batch jobs with commonly used packages on Exabyte.io [1,2].

Installation

Sources are batch job scripts and can be cloned as below:

git clone git@github.com:Exabyte-io/exabyte-cli-job-examples.git

OR

git clone https://github.com/Exabyte-io/exabyte-cli-job-examples.git

Contribution

This repository is an open-source work-in-progress and we welcome contributions. We suggest forking this repository and introducing the adjustments there, the changes in the fork can further be considered for merging into this repository as it is commonly done on Github [3].

Links

1: Exabyte.io Documentation

2: Command-line Jobs in the Exabyte.io

3: GitHub Standard Fork & Pull Request Workflow