jiegec / clone-learn-tsinghua

A utility to clone all files from learn.tsinghua.edu.cn

Repository from Github https://github.comjiegec/clone-learn-tsinghuaRepository from Github https://github.comjiegec/clone-learn-tsinghua

clone-learn-tsinghua

网络学堂文件、作业、公告同步工具

Usage

首先把配置文件复制并修改该文件相应项

$ cp config.example.ts config.ts

然后安装依赖文件

$ npm install

最后运行

$ npm start

打包成一个文件

$ npm install -D
$ npm run build

这样就能生成一个 bundle(或者 bundle.exe)的可执行文件。

About

A utility to clone all files from learn.tsinghua.edu.cn


Languages

Language:TypeScript 94.9%Language:JavaScript 4.5%Language:Nix 0.6%