Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

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