Skip to content

Commit 7f76fe4

Browse files
committed
added project_templates_and_application page and added known templates
1 parent 7d3dee2 commit 7f76fe4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ html/
5454

5555
#VS-Code
5656
.vscode
57+
/vcpkg_installed/vcpkg/blds/asio/src/sio-1-29-0-772787661e.clean/asio/src/tests/unit/ip
58+
/.vs

docs/getting_started/project_templates_and_applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ Here we collect samples and applications.
22

33
# Template projects
44

5-
+ [https://github.com/gittiver/crow_template](https://github.com/gittiver/crow_template)
5+
## [https://github.com/gittiver/crow_template](https://github.com/gittiver/crow_template)
66
- Features:
77
- github template repository
88
- uses CPM for including crow into project
99
- catch2 for testing
1010

11-
+ [https://github.com/seobryn/corax-template](https://github.com/seobryn/corax-template)
11+
## [https://github.com/seobryn/corax-template](https://github.com/seobryn/corax-template)
1212

1313
- Features
1414
- `Scripts` to Make, Compile and Clean the build

0 commit comments

Comments
 (0)