github-content-sync
check for file differences in github repo folders π π
νμΌ νμκΈ°
- goaction.yaml
- oci.yaml
- release.yaml
- .gitignore
- Dockerfile
- go.mod
- go.sum
- LICENSE
- main.go
- README.md
# CDNμΌλ‘ μ¬μ©νκΈ°
jsDelivrjsDelivrλ κ³΅κ° GitHub 리ν¬μ§ν 리λ₯Ό λ³λ μ€μ μμ΄ CDNμΌλ‘ μ¦μ μλΉν©λλ€. λ²μ κ³Ό νμΌμ κ³ λ₯΄λ©΄ μΉνμ΄μ§μ λ°λ‘ λΆμΌ μ μλ λ§ν¬μ μμ μ½λκ° λ§λ€μ΄μ§λλ€.
λͺ λ Ήμ΄ μ©μ΄μ§
μ΄ λ¬Έμμμ μ¬μ©λ λͺ λ Ήμ΄λ₯Ό λͺ¨μλ΄€μ΅λλ€. λ―μ λͺ λ Ήμ΄κ° μλ€λ©΄ νΌμ³μ νμΈν΄λ³΄μΈμ.
docker pull
μ€λͺ
보기 βΌ
docker pull
This command is an alias of `docker image pull`.
tldr docker image pull
View documentation for the original command:
docker run
μ€λͺ
보기 βΌ
docker run
This command is an alias of `docker container run`.
tldr docker container run
View documentation for the original command:
git clone
μ€λͺ
보기 βΌ
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
# νλ‘μ νΈ λ°°μ§
-
goaction λ°λ‘κ°κΈ°
-
goreleaser λ°λ‘κ°κΈ°
-
oci λ°λ‘κ°κΈ°
-
Latest Release λ°λ‘κ°κΈ°
-
License: MIT λ°λ‘κ°κΈ°
-
Go Report Card λ°λ‘κ°κΈ°
