We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This lays out a metadata structure we're going to call v0.
Tests are required for each and every task, even if they're super basic tests; just want to make sure we're not breaking these functions as we go
Support creating:
Support modifying/replacing:
Support moving:
Overall design - https://github.com/user-attachments/assets/a2bdfa31-5c4a-4637-96fd-be1e687280d0
The root document will simply be a document that looks like this:
The directory document will simply be a document that looks like this:
<No format specified, it's just a plain Iroh blob>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This lays out a metadata structure we're going to call v0.
Tests are required for each and every task, even if they're super basic tests; just want to make sure we're not breaking these functions as we go
Support creating:
Support modifying/replacing:
Support moving:
Overall design - https://github.com/user-attachments/assets/a2bdfa31-5c4a-4637-96fd-be1e687280d0
Root document
The root document will simply be a document that looks like this:
Directory document
The directory document will simply be a document that looks like this:
Children document
File document
Blob document
<No format specified, it's just a plain Iroh blob>
The text was updated successfully, but these errors were encountered: