This commit is contained in:
STAM 2023-04-17 14:50:39 +03:00
parent d7bf8eea18
commit ba53e09a25
Signed by: stam
GPG Key ID: 4F57E51F9C45F8CD
6 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Console app written with `c#` and `dotnet6` for downloading all avalible product
## ..bootstrap from scratch ## ..bootstrap from scratch
1. `git clone` this repo. 1. `git clone` this repo.
2. `cd` to `<repo>/src`. 2. `cd` to `<repo>/src`.
3.1 execute `donten run` in `src` folder. 3.1 execute `dotnet run` in `src` folder.
or or
3.2 execute `build.bat(sh)` in `src` folder. 3.2 execute `build.bat(sh)` in `src` folder.
4. by default all data will be downloaded to `src/atlassian` folder and subfolders. 4. by default all data will be downloaded to `src/atlassian` folder and subfolders.
@ -47,7 +47,7 @@ Options:
-?, -h, --help Show help and usage information -?, -h, --help Show help and usage information
``` ```
## Example of useage: ## Example of usage:
### How to download it all at first time, or get update of local archive ### How to download it all at first time, or get update of local archive
``` ```

BIN
docs/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB

BIN
docs/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

BIN
docs/logging.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
docs/products.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 107 KiB