go-github-selfupdate
Binary self-update mechanism for Go commands using GitHub
파일 탐색기
최종 버전 다운로드 (.zip)- main.go
- README.md
- main.go
- README.md
- main.go
- make-release.sh
- main.go
- bar-not-found.gzip
- bar-not-found.tar.gz
- bar-not-found.tar.xz
- bar-not-found.zip
- empty.tar.gz
- empty.zip
- fake-executable
- fake-executable.exe
- foo.tar.gz
- foo.tar.xz
- foo.tgz
- foo.zip
- foo.zip.sha256
- foo.zip.sig
- invalid-gzip.tar.gz
- invalid-tar.tar.gz
- invalid-tar.tar.xz
- invalid-xz.tar.xz
- invalid.gz
- invalid.xz
- invalid.zip
- single-file.gz
- single-file.gzip
- single-file.xz
- single-file.zip
- Test.crt
- Test.pem
- detect.go
- detect_test.go
- doc.go
- e2e_test.go
- log.go
- log_test.go
- release.go
- uncompress.go
- uncompress_test.go
- update.go
- update_test.go
- updater.go
- updater_test.go
- validate.go
- validate_test.go
- .appveyor.yml
- .gitignore
- .travis.yml
- CHANGELOG.md
- go.mod
- go.sum
- Guardfile
- LICENSE
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/rhysd/go-github-selfupdate
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd go-github-selfupdate
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
