this post was submitted on 31 May 2024
518 points (99.1% liked)

linuxmemes

19698 readers
620 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Landless2029 20 points 1 month ago

Am I the only one who writes the Readme as I add features and do my commits.

Don't leave your homework until the end and cram away just before it's due.

Code every other day.

Code. Then review and document.

I also try to maintain my feature list in my Readme. Essentially my roadmap. Work my way down the list and write Code as features are added/updated.