4 Commits
Author SHA1 Message Date
huntedbytheirs 159f7bfe83 feat: --follow for deps and a custom example
--follow now follows the deptree of the definition
--follow is incompatible with --all
build_system = "custom" example with build.sh
2026-08-07 15:17:47 -04:00
huntedbytheirs a42001b9d8 feat: --all batches and -w for multi building.
--all builds all the files in a specified directory.
-w/--workers specifies how many workers to send out to build multiple
packages at once. -j specifies how many jobs each worker has. defaults
to one.
2026-08-07 15:11:00 -04:00
huntedbytheirs 78f48879bf quick hotfix + feat
hotfix for 404 url and
new feat for custom repo root (before /packages/)
2026-08-07 15:00:01 -04:00
huntedbytheirs dd01ccb258 First Commit 2026-08-06 12:54:48 -04:00