anacierdem / anacierdem/libdragon-docker
Add an option to auto vendor in other repositories
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 38
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
This will be useful for tiny3d for example. Now that the tool doesn't have npm dep. management we need a new mechanism.
It is as easy as `git submodule add https://github.com/HailToDodongo/tiny3d.git` but installation etc. all custom so we still need a "plugin" contract.
What we have right now is:
- A root `install` make rule
- a `.mk` file in `$(N64_INST)/include` for the library to be included in consuming code
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.