mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-18 04:12:19 +00:00
Update README.md
This commit is contained in:
parent
7fdf3cc263
commit
7b6ae5ee17
@ -1,5 +1,14 @@
|
|||||||
## Generate changelog
|
## Generate changelog
|
||||||
|
|
||||||
|
Generate github token:
|
||||||
|
* https://github.com/settings/tokens - keep all checkboxes unchecked, no scopes need to be enabled.
|
||||||
|
|
||||||
|
Dependencies:
|
||||||
|
```
|
||||||
|
apt-get install git curl jq python3 python3-fuzzywuzzy
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Usage example:
|
Usage example:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user