anacierdem / anacierdem/libdragon-docker

Add an option to auto vendor in other repositories

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
38
Forks
4
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.