Skip to content

BobLiu0518/USST-Watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USST Watch

USST 教务系统监控

运行环境

本程序运行于 Deno 环境。

推荐使用 Visual Studio Code 或其他现代编辑器打开项目文件夹后,进行配置文件的编写,以通过 TypeScript 的类型检查判断配置文件是否正确填写。

快速上手

# 配置项目
$ git clone [email protected]:BobLiu0518/USST-Score-Watch
$ cd USST-Score-Watch
$ deno i

# 重命名 config.example.ts 为 config.ts
$ mv config.example.ts config.ts

# 编辑 config.ts
$ code .

# 开始运行
$ deno run start

About

USST 教务系统监控

Resources

License

Stars

Watchers

Forks