How to install libraries from a Github repo's subfolders

I think the magic is in the library.json file… if you look at this one for instance, the git url at line 9 is for the repostiry, but it’s the include line directive that maks it so only that particular libraries directory is… well… included? :smiley:

Even then, I’m not entirely sure how you’d then install it… :open_mouth: