Extracting an Open-Source Library From An Existing Codebase
By Sophie Déziel
Extracting an Open-Source Library From An Existing Codebase
Talk I gave at the Microsoft Community Appreciation Day, Montreal. So you've got that big pile of (hopefully) useful code. There are plenty of reasons to extracts some parts to open-source libraries, but do you know how to do it? In this talk, I will show you step by step how I extracted a library from a production application and how I published it to a package manager repository.