Console app written with c# and dotnet5 for downloading all avalible products from Atlassian.
Go to file
2021-01-19 14:30:34 +03:00
.github configs 2021-01-19 14:30:34 +03:00
src 1.0.0.7 2021-01-17 13:45:28 +03:00
.gitignore Initial commit 2021-01-13 15:20:49 +03:00
CHANGELOG.md Update CHANGELOG.md 2021-01-15 02:42:47 +03:00
LICENSE.md init 2021-01-13 15:22:51 +03:00
README.md Update README.md 2021-01-15 02:30:48 +03:00
SECURITY.md init 2021-01-13 15:22:51 +03:00

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