Files
moss-kernel/scripts/deps/README.md
2025-11-25 22:06:39 +01:00

6 lines
296 B
Markdown

Every executable file in this directory is executed by `build-deps.sh`.
When writing a new script you can assume you are in the root directory of the project.
Downloads, git repos, etc. should be placed in the `build` directory.
The built binaries should be placed in the `build/bin` directory.