You are browsing as a guest. Sign up (or log in) to start making projects!

1h 11m 39s logged

I’ve just written the cleanest code in my life…

currently the refactored version does:

  • initializes curses stuff
  • checks if the config directory exists
    -> if not, it creates it
  • checks if the config files exist
    -> if not it creates them
    -> then it fills them with dummy data, so I can change it easily later

and while it does all that, it prints to a log I designed myself (somehow I’m most proud of the log… the thing no one will ever see)

here’s the Log:

0
1

Comments 0

No comments yet. Be the first!