dasmithii / Kit

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

Create include directory when "kit init" runs #7

Closed heshbaugh closed 10 years ago

heshbaugh commented 10 years ago

C projects (e.g. the Linux kernel) often place header files into a special include directory. This patch adds the creation of such a directory to the "kit init" codepath.