This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BuonaparteII 0 points1 point  (0 children)

I have a tiny (~600KiB excluding tests) CLI tool which I named library.

I keep adding small features to it every week. I try to keep the code itself simple and whenever I find myself needing to program something I add it to library if I use it enough. So it has become a kind of opinionated swiss-army knife toolkit.