Skip to content

rabbit-ci/worker-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worker-utils

Worker utils in Rust. More info coming soon.

Usage:
  worker extract-file <repo> <commit> [--file <arg>] [--help] [--git-only]
  worker --help

Options:
  -f --file <arg>  Files to extract from a git repo [default: rabbitci.json].
  -h --help        Show this screen.
  --git-only       Disable direct github download.