Skip to content

Commit 2af864a

Browse files
authored
Merge pull request swiftlang#118 from LucianoPAlmeida/master
Adding variable injector as example
2 parents dcbf3d1 + 923eea8 commit 2af864a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ the Swift compiler source because we always push gyb-generated files to a tag.
9191

9292
[**Muter**](https://github.com/SeanROlszewski/muter): Automated mutation testing for Swift
9393

94+
[**Swift Variable Injector**](https://github.com/LucianoPAlmeida/variable-injector): a tool to replace string literals with environment variables values.
95+
9496
### Reporting Issues
9597

9698
If you should hit any issues while using SwiftSyntax, we appreciate bug reports on [bugs.swift.org](https://bugs.swift.org) in the [SwiftSyntax component](https://bugs.swift.org/issues/?jql=component%20%3D%20SwiftSyntax).

0 commit comments

Comments
 (0)