Skip to content

Latest commit

 

History

History

swift

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Swift implementation of the MCAP file format

Build:

swift build

Run tests:

swift test

Check format/lint:

swiftformat .
swiftlint --fix