Skip to content

Commit ccb81ee

Browse files
committed
docs: update the usage examples [skip ci]
1 parent cc36fba commit ccb81ee

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,13 +297,23 @@ test_linux_gcc:
297297
## Usage Examples
298298

299299
- [cpp_vcpkg_project project](https://github.com/aminya/cpp_vcpkg_project)
300-
- [ftxui](https://github.com/ArthurSonzogni/FTXUI)
301300
- [project_optins](https://github.com/aminya/project_options)
302301
- [cpp-best-practices starter project](https://github.com/cpp-best-practices/cpp_starter_project)
302+
- [ftxui](https://github.com/ArthurSonzogni/FTXUI)
303+
- [inja](https://github.com/pantor/inja)
304+
- [teslamotors/fixed-containers](https://github.com/teslamotors/fixed-containers)
305+
- [zeromq.js](https://github.com/zeromq/zeromq.js)
303306
- [json2cpp](https://github.com/lefticus/json2cpp)
304307
- [lefticus/tools](https://github.com/lefticus/tools)
305-
- [libclang](https://github.com/atilaneves/libclang)
306308
- [dpp](https://github.com/atilaneves/dpp)
309+
- [DSpellCheck](https://github.com/Predelnik/DSpellCheck)
310+
- [simdjson-rust](https://github.com/SunDoge/simdjson-rust)
311+
- [CXXIter](https://github.com/seijikun/CXXIter)
312+
- [git-tui](https://github.com/ArthurSonzogni/git-tui)
313+
- [libclang](https://github.com/atilaneves/libclang)
307314
- [d-tree-sitter](https://github.com/aminya/d-tree-sitter)
315+
- [atom-community/papm](https://github.com/atom-community/papm)
316+
- [ecs_benchmark](https://github.com/abeimler/ecs_benchmark)
317+
- [smk](https://github.com/ArthurSonzogni/smk)
308318

309319
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)