ama icon indicating copy to clipboard operation
ama copied to clipboard

How do you manage so many repos?

Open LukeSheard opened this issue 8 years ago • 2 comments

You have over 800 repos on Github now, and many published NPM modules. What strategy do you use for managing so many?

LukeSheard avatar Jan 11 '17 15:01 LukeSheard

+1

roccomuso avatar Mar 06 '17 10:03 roccomuso

I suspect np is one of the tools. Is that true?

revelt avatar Apr 26 '17 13:04 revelt

I use np to publish, which simplifies that bit. But there is also a lot of manual work. I manually write my release notes (not just dumping the list of commits). I also have a lot of scripts I use to ensure consistency and quality (many written by ChatGPT).

sindresorhus avatar Dec 11 '23 01:12 sindresorhus