JingJingJingJing / Sira

This is sira
2 stars 1 forks source link

Implement config file format and function of reading config file #70

Closed JingJingJingJing closed 6 years ago

JingJingJingJing commented 6 years ago

Sira 2.0 will read the config file and cache it when initializing.

  1. Define the format of config file according to #48.
  2. Implement a function to reading the config file.