Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging support #2

Open
FiniteReality opened this issue Feb 18, 2020 · 0 comments
Open

Packaging support #2

FiniteReality opened this issue Feb 18, 2020 · 0 comments

Comments

@FiniteReality
Copy link
Owner

How do we want to do packages? There are three options I see:

  • NuGet (would this require NuGet to support us? I can't figure out how their MSBuild machinery works)
    • how do we redistribute code? Source form or glorified LLVM IR?
    • Licensing is fairly simple thanks to NuGet's built in support
  • Vcpkg (integrates natively with MSBuild, so might be easy)
    • Everything's in a monorepo distributed by source
    • Licensing is ????
  • A whole new system from the ground up because Not Implemented Here:tm:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant