Joseph Werle

Results 185 comments of Joseph Werle

@nouwaarom i can give this a try this afternoon (UTC-4) - I do not know of any clib packages hosted on Gitlab, do you have some instructions that I can...

I am very excited for this! I am working through the changes locally now and have some initial notes: running `clib install .` on the clib-demo project root before moving...

I like the idea and could be an opportunity to really have a clean linkable C library for embedding clib or other programmatic usage. +1 for plugins

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

:D ! On May 19, 2014 7:03 AM, "ralphtheninja" [email protected] wrote: > Great idea. You guys are pulling me from JS world back into C :) > > — >...

@Isty001 sorry that barely made any sense. I just updated the description to be more clear. This issue describes a feature to allow local modules to be published to the...

nope you are right, #191 doesn't solve #105 and yes I agree about #105 and #51 I really like that idea in #57 too, an inline manifest...

I think that would be an awesome feature. It appears we would need to make `clib_package_url` a bit more customizable. See: https://github.com/stephenmathieson/clib-package/blob/master/src/clib-package.c#L473 cc @stephenmathieson

@kierenj I did indeed see your tests! We have not had the ability to control this and this hasn't really been an issue for us, *yet*. However, GitHub now allows...