Skip to content

Using sourcery to generate equatable, init and encodable codes

License

Notifications You must be signed in to change notification settings

gmarson/MetaProgramming-Swift

Repository files navigation

Swift Metaprogramming

This is a simple project containing some usages of meta programming in swift. For more information about meta programming, check here .

How to run

  1. Install home brew
  2. brew install sourcery
  3. Open project
  4. Wait for SPM to install dependencies
  5. Run the tests

Dependencies

About

Using sourcery to generate equatable, init and encodable codes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages