jdecool / code-vaccum

Scrap code from coding platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Vaccum

Scrap code from coding platform.

Usage

  $ ./vaccum --provider [github|gitlab] --output [filesystem|nil|repo] [--org org-name]

Options

Providers options

  • --provider: provider to use (could be github or gitlab)
  • --provider-endpoint: if use a self-hosted instance, you can specify the endpoint to use
  • --provider-access-token: access token for authenticated queries

Output options

  • --output: output format to use (could be filesytem or nil)
  • --output-folder: available for filesystem. Output folder where projects will be cloned (default: current path)

About

Scrap code from coding platform.


Languages

Language:Go 100.0%