Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.77 KB

05-libraries.md

File metadata and controls

37 lines (29 loc) · 1.77 KB

Libraries

If using Git, libraries with a "+[name]" are submodules that can be downloaded with git submodule init -- libraries/[name]

They can subsequently be updated by issuing the command git submodule update --remote -- libraries/[name]

Tools

Applications