Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 167 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 167 Bytes

Swift implementation of the MCAP file format

Build:

swift build

Run tests:

swift test

Check format/lint:

swiftformat .
swiftlint --fix