Console app written with c# and dotnet5 for downloading all avalible products from Atlassian.
Go to file
2021-01-15 02:21:47 +03:00
.github 1.0.0.6 2021-01-15 02:19:31 +03:00
src 1.0.0.6 2021-01-15 02:19:31 +03:00
.gitignore Initial commit 2021-01-13 15:20:49 +03:00
CHANGELOG.md v1.0.0.5 eap support 2021-01-14 16:21:25 +03:00
LICENSE.md init 2021-01-13 15:22:51 +03:00
README.md 1.0.0.6 2021-01-15 02:19:31 +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. see --help for run arguments and overrides.

Supported products:

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

Authors