kit.program/website/docs/intro.md

22 lines
443 B
Markdown
Raw Permalink Normal View History

2024-02-27 08:54:41 +00:00
---
sidebar_position: 1
---
# 安装
kit 支持 Windowsx86_64、Linux(x86_64)、 Linux(arm64)、 Alpine 等多个执行平台。
下载地址http://baishe.fullstack.club:5244/
## 远程仓库
```shell
kit config remoteServer http://baishe.fullstack.club:5244/dav
kit config remoteAuth cheney@722V587
```
## 信雅达内部仓库
```shell
kit config remoteServer http://172.16.17.230:5244/dav
kit config remoteAuth kit@kitkit
```