|
2 | 2 |
|
3 | 3 | SyntaxKit is a Swift package that allows developers to build Swift code using result builders. It provides a declarative way to generate Swift code structures using SwiftSyntax. |
4 | 4 |
|
| 5 | +[](https://swiftpackageindex.com/brightdigit/SyntaxKit/documentation) |
| 6 | +[](https://swift.org) |
| 7 | +[](http://twitter.com/brightdigit) |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +[](https://swiftpackageindex.com/brightdigit/SyntaxKit) |
| 13 | +[](https://swiftpackageindex.com/brightdigit/SyntaxKit) |
| 14 | + |
| 15 | +[](https://codecov.io/gh/brightdigit/SyntaxKit) |
| 16 | +[](https://www.codefactor.io/repository/github/brightdigit/SyntaxKit) |
| 17 | +[](https://codebeat.co/projects/github-com-brightdigit-SyntaxKit-main) |
| 18 | +[](https://codeclimate.com/github/brightdigit/SyntaxKit) |
| 19 | +[](https://codeclimate.com/github/brightdigit/SyntaxKit) |
| 20 | +[](https://codeclimate.com/github/brightdigit/SyntaxKit) |
| 21 | + |
5 | 22 | ## Installation |
6 | 23 |
|
7 | 24 | Add SyntaxKit to your project using Swift Package Manager: |
@@ -61,4 +78,4 @@ struct BlackjackCard { |
61 | 78 |
|
62 | 79 | ## License |
63 | 80 |
|
64 | | -This project is licensed under the MIT License - see the LICENSE file for details. |
| 81 | +This project is licensed under the MIT License - see the LICENSE file for details. |
0 commit comments