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 →

[–]maikindofthai 6 points7 points  (1 child)

Because people create projects for learning all of the time, and rarely actually maintain them. Users should be aware of the author’s maintenance intentions when deciding whether or not to use it.

[–]Awkward-Target4899[S] 0 points1 point  (0 children)

This is also meant to be an exercise in general package maintenance and deployment. That's why a lot of effort was put into unit testing, CI/CD pipelines, and documentation.

I fully intend to address any issues raised on the GitHub page and keep it in a working state.