mirror of
https://github.com/EpicMorg/atlassian-downloader.git
synced 2025-03-12 05:10:18 +03:00
readme updaet
This commit is contained in:
parent
74889a1b5c
commit
4d16f25ec8
@ -4,7 +4,8 @@
|
||||
|
||||
Console app written with `c#` and `dotnet5` for downloading all avalible products from `Atlassian`. Why not?
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Requerments
|
||||
1. Preinstalled`*` `dotnet5`. Download [here](https://dotnet.microsoft.com/download/dotnet/5.0).
|
||||
@ -29,6 +30,8 @@ or
|
||||
# Usage and settings
|
||||
## CLI args
|
||||
|
||||

|
||||
|
||||
```
|
||||
atlassian-downloader:
|
||||
Atlassian archive downloader. See https://github.com/EpicMorg/atlassian-downloader for more info
|
||||
@ -43,6 +46,8 @@ Options:
|
||||
--version Show credits banner [default: False]
|
||||
-?, -h, --help Show help and usage information
|
||||
```
|
||||
|
||||
|
||||
## Additional settings
|
||||
File `src/appSettings.json` contains additional settings, like [loglevel](https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.loglevel?view=dotnet-plat-ext-5.0#fields) and [console output theme](https://github.com/serilog/serilog-sinks-console). You can set it up via editing this file.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user