clib icon indicating copy to clipboard operation
clib copied to clipboard

Support arbitrary files

Open tj opened this issue 10 years ago • 1 comments

Just a thought but it might be cool to have some packages (or just one) with some Makefile targets that everyone can install/include to normalize things a bit. Stuff like clang-format, valgrind, blah blah. I guess the only trouble there really is if we ever want to do anything fancy with src being real source code it might be problematic to start throwing other files in

tj avatar Nov 02 '15 01:11 tj

yes! Perhaps a new attribute in the clib.json file to support a list of arbitrary files that cam be downloaded into the deps/ directory

jwerle avatar Jul 23 '20 14:07 jwerle