Contents

yliu-hashed/shimmers-hdl

)](https://github.com/yliu-hashed/shimmers-hdl/actions)

Documentation

Documentations for Shimmers can be accessed on Swift Package Index. Here is the links for the documentation of each of Shimmers components:

Release

Since Shimmers uses Swift Macro through swift-syntax, you should use the Exact version Shimmers supports.

Currently, Shimmers only supports Swift 6.2.X.

To use Shimmers in a SwiftPM project, add shimmers-hdl as a dependency. Specifically, add the following to your Package.swift.

dependencies: [
  .package(url: "https://github.com/yliu-hashed/shimmers-hdl.git", from: "<#latest-shimmers-version#>"),
],

License

Please see LICENSE for more information.

Package Metadata

Repository: yliu-hashed/shimmers-hdl

Default branch: main

README: README.md