Skip to content

Commit 54c51d7

Browse files
authored
docs: add articles and use cases [skip ci]
1 parent 4b7a956 commit 54c51d7

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,16 @@ jobs:
208208
env:
209209
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
210210
```
211+
212+
213+
# Articles
214+
215+
[Setup-Cpp on Dev.to](https://dev.to/aminya/setup-cpp-3ia4)
216+
217+
# Usage Examples
218+
219+
- [libclang](https://github.com/atilaneves/libclang)
220+
- [dpp](https://github.com/atilaneves/dpp)
221+
- [d-tree-sitter](https://github.com/aminya/d-tree-sitter)
222+
223+
See all of the usage examples on GitHub [here](https://github.com/search?q=aminya%2Fsetup-cpp+path%3A.github%2Fworkflows%2F+language%3AYAML+fork%3Atrue&type=code).

0 commit comments

Comments
 (0)