anacierdem / anacierdem/libdragon-docker
Add an option to auto vendor in other repositories
Aperta
- Lingua principale
- JavaScript
- Stelle
- 38
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.