list-all-periods

command
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2024 License: MIT Imports: 7 Imported by: 0

README

list-all-periods

list-all-periods是一个输出明日系统中所有课程的时间段的程序。它是使用Golang写的。

如何使用
  1. 确认已经运行过ming800-to-redis将明日系统的数据导入到redis中。

  2. 在和可执行文件相同的文件夹下,创建一个config.json的配置文件:

     {
         "redis_server": "localhost:6379",
         "redis_password": ""
     }
    
  • "redis_server","redis_password"是同步的redis的地址和密码。
  1. 运行list-all-periods

     ./list-all-periods
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL