Comment on Ask HN: Less-than-good code quality for initial open source release?Comments−onion2k12yA full-rewrite might take 2-3 months, but that doesn't mean you can't release bits of it incrementally as you refactor them. Release what you have now as version 0, and then release minor version updates as you rewrite. That's what I'd do.−calebgilbertOP12yThanks for your comments. That's along the lines of what I'm thinking of, but want a few objective opinions as a sanity check.
Comments
A full-rewrite might take 2-3 months, but that doesn't mean you can't release bits of it incrementally as you refactor them. Release what you have now as version 0, and then release minor version updates as you rewrite. That's what I'd do.
Thanks for your comments. That's along the lines of what I'm thinking of, but want a few objective opinions as a sanity check.