Skip to content

build: add --local-dependency flag#199

Merged
nick1udwig merged 1 commit intov0.6.9from
hf/build-local-deps
Jul 22, 2024
Merged

build: add --local-dependency flag#199
nick1udwig merged 1 commit intov0.6.9from
hf/build-local-deps

Conversation

@nick1udwig
Copy link
Copy Markdown
Member

@nick1udwig nick1udwig commented Jul 20, 2024

Problem

If a dependency is unpublished, can't build something depending on it.

Solution

Add a flag, --local-dependency, to kit build. It can be passed multiple times. It is a path to a package. These dependencies will be used to satisfy the dependencies of the package being built.

Example usage

In the kinode-book code, the remote_file_storage example:

kit b client -l server

Docs Update

hyperware-ai/hyperware-book@38936df

Notes

Brainstorming document

@nick1udwig nick1udwig marked this pull request as ready for review July 22, 2024 21:23
@nick1udwig nick1udwig merged commit ea14726 into v0.6.9 Jul 22, 2024
@nick1udwig nick1udwig deleted the hf/build-local-deps branch July 22, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant