rust-repos icon indicating copy to clipboard operation
rust-repos copied to clipboard

Rework

Open NULLx76 opened this issue 1 year ago • 1 comments

Regarding #121, #122

Mostly done, still expect to make some changes.

  • Currently, the state.json has a different file format, can easily be changed.
  • The data directory is currently hard coded to ./data_new for testing
  • I have not yet ran it long enough to test for the rate limits
  • Add some nicer error messages instead of just using ? everywhere
  • Add a few more doc comments around the place

NULLx76 avatar Oct 20 '24 12:10 NULLx76