https://github.com/alphabs/alphabetupdate
https://github.com/alphabs/alphabetupdate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alphabs/alphabetupdate
- Owner: AlphaBs
- Created: 2021-11-18T19:20:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T16:39:49.000Z (almost 4 years ago)
- Last Synced: 2025-03-22T20:46:17.250Z (about 1 year ago)
- Language: C#
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlphabetUpdate
실행 파일 업데이트, 동기화, 패치, 프로세스 관리
## AlphabetUpdate.Common
공통 모델, Helpers, Services
## AlphabetUpdate.Client
파일 다운로드, 파일 동기화, 프로세스 관리를 위한 클라이언트 라이브러리
## AlphabetUpdateServer
파일 업로드를 위한 도커 셋업과 파일 관리 API
## AlphabetUpdateHub
여러 AlphabetUpdateServer 를 한 서버에서 관리하기 위한 서버