Contents

stanfordspezi/spezifoundation

This source file is part of the Stanford Spezi open-source project

Components

The SpeziFoundation package consists of 2 targets:

- Extensions related to concurrency, collection, etc; - Data structures; - Markdown processing - See the docs for an exhaustive list.

- Localization-related utilities, for working with both string and file-level localization

Installation

The project can be added to your Xcode project or Swift Package using the Swift Package Manager.

Xcode: For an Xcode project, follow the instructions on adding package dependencies to your app.

Swift Package: You can follow the Swift Package Manager documentation about defining dependencies to add this project as a dependency to your Swift Package.

Contributing

Contributions to this project are welcome. Please make sure to read the contribution guidelines and the contributor covenant code of conduct first.

Testing on Linux

You can test SpeziFoundation on Linux using Docker. To do this, run the following command:

docker build -t spezi-foundation .

This will build the container and run the tests.

License

This project is licensed under the MIT License. See Licenses for more information.

[Spezi Footer] [Spezi Footer]

Package Metadata

Repository: stanfordspezi/spezifoundation

Default branch: main

README: README.md