Add car cli command for canonical ordering of car
Open
P3
- Dominant language
- Go
- Stars
- 175
- Forks
- 54
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 4
Description
It should be straight-forward to take a car, and ask for it to be streamed out in depth-first selector traversal order from the root.
This mode should:
* warn if there are blocks in the car that are not reached in the traversal
* stream out the car v1 directly to stdout, or write it to a file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.