dasmithii / Kit

project manager for c/c++
MIT License
65 stars 6 forks source link

Implement Kit-independent distribution #14

Open dasmithii opened 10 years ago

dasmithii commented 10 years ago

Libraries written under the management of Kit are hard to distribute, especially when these libraries depend on modules in the Kit index.

For C developers who aren't willing to adopt a new project manager, we should provide a kit dist command. This would fetch dependency sources, replace Kit-based include statements, and wrap everything into a [mostly] self-contained project.