mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
multiple pages: Github -> GitHub (#4060)
This commit is contained in:
parent
4e1662b729
commit
ddf1ac13c0
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# astronomer
|
# astronomer
|
||||||
|
|
||||||
> Github 프로젝트의 봇 계정에서 불법적인 star를 탐지하는 도구.
|
> GitHub 프로젝트의 봇 계정에서 불법적인 star를 탐지하는 도구.
|
||||||
> 더 많은 정보: <https://github.com/Ullaakut/astronomer>.
|
> 더 많은 정보: <https://github.com/Ullaakut/astronomer>.
|
||||||
|
|
||||||
- 저장소 스캔:
|
- 저장소 스캔:
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
`brew upgrade {{formula}}`
|
`brew upgrade {{formula}}`
|
||||||
|
|
||||||
- Recuperar a versão mais recente do Linuxbrew e de todas as fórmulas do Github:
|
- Recuperar a versão mais recente do Linuxbrew e de todas as fórmulas do GitHub:
|
||||||
|
|
||||||
`brew update`
|
`brew update`
|
||||||
|
|
||||||
|
|
|
@ -13,6 +13,6 @@
|
||||||
|
|
||||||
`vue init {{path/to/template_directory}} {{project_name}}`
|
`vue init {{path/to/template_directory}} {{project_name}}`
|
||||||
|
|
||||||
- 从 Github 上拉取模板并创建新项目:
|
- 从 GitHub 上拉取模板并创建新项目:
|
||||||
|
|
||||||
`vue init {{username}}/{{repo}} {{project_name}}`
|
`vue init {{username}}/{{repo}} {{project_name}}`
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# astronomer
|
# astronomer
|
||||||
|
|
||||||
> Tool that detects illegitimate stars from bot accounts on Github projects.
|
> Tool that detects illegitimate stars from bot accounts on GitHub projects.
|
||||||
> More information: <https://github.com/Ullaakut/astronomer>.
|
> More information: <https://github.com/Ullaakut/astronomer>.
|
||||||
|
|
||||||
- Scan a repository:
|
- Scan a repository:
|
||||||
|
|
Loading…
Add table
Reference in a new issue