mosa / MOSA-Project

Managed Operating System Alliance Project
https://www.mosa-project.org/
Other
405 stars 82 forks source link

Add new Mosa.Utility.CreateCoreLib tool #1234

Closed AnErrupTion closed 1 month ago

AnErrupTion commented 1 month ago

Hello! This PR adds a new tool to MOSA's arsenal, called Mosa.Utility.CreateCoreLib. Its purpose is to create a "stub" core library project, i.e. a core library with the exact same API surface as the official core library, but with none of its implementations. I've updated the documentation to add this new tool as well. Documentation will come in a later PR.

I've also made the following changes to accodomate for this new tool, and the future new project based on it:

tgiphil commented 1 month ago

LGTM - Just rename project with Mosa.Utility preix.