https://github.com/web1n/hebust-library
https://github.com/web1n/hebust-library
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/web1n/hebust-library
- Owner: web1n
- Created: 2022-10-03T04:19:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T16:42:44.000Z (over 3 years ago)
- Last Synced: 2024-12-30T08:07:39.044Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hebust-library
河北科技大学图书馆自动预约 Docker 镜像。每天晚上十点半自动预约喜好座位,同时通过钉钉 webhook 推送预约结果
## 使用
请先确定已经安装 docker 及 docker-compose 工具
1. 下载 docker-compose.yml.example
2. 将 docker-compose.yml.example 改名为 docker-compose.yml
3. 修改 docker-compose.yml 文件
4. docker-compose up -d
## License
```
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2022 web1n
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
```