atlassian-downloader/README.md
2021-01-15 02:30:48 +03:00

5.0 KiB

Activity GitHub issues GitHub forks GitHub stars Size Release GitHub license Changelog

Atlassian Downloader

Console app written with c# and dotnet5 for downloading all avalible products from Atlassian. Why not?

Atlassian Downloader

Requerments

  1. Preinstalled dotnet5. Download here.
  2. Supported OS: win32/win64, linux, macosx, arm/arm64

How to

  1. git clone this repo.
  2. cd to <repo>/src.
  3. execute donten run in src folder.
  4. by default all data will be downloaded to src/atlassian folder and subfolders.

Usage

Usage:
  atlassian-downloader [options]

Options:
  --output-dir <output-dir>      Override output directory to download [default: atlassian]
  --list                         Show all download links from feed without downloading [default: False]
  --custom-feed <custom-feed>    Override URIs to import. [default: ]
  --version                      Show version information
  -?, -h, --help                 Show help and usage information

Supported products:

Product Current Archive EAP
Product
Product ⁉️
Product
Product
Product
Product
Product
Product
Product
Product
Product
  • Archive of Atlassian jsons available here.

Authors