Skip to content

Commit

Permalink
added project_templates_and_appllication page and added one template
Browse files Browse the repository at this point in the history
  • Loading branch information
gittiver committed Nov 4, 2024
1 parent 5a972fe commit 84697d2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ html/

#VS-Code
.vscode
/vcpkg_installed/vcpkg/blds/asio/src/sio-1-29-0-772787661e.clean/asio/src/tests/unit/ip
/.vs
11 changes: 11 additions & 0 deletions docs/getting_started/project_templates_and_applications.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Here we collect samples and applications.

# Template projects

https://github.com/seobryn/corax-template

## Features

- `Scripts` to Make, Compile and Clean the build
- `Libs` Folder to store all the external Libs, Crow is set by default.
- Format rules using `clang-format`

0 comments on commit 84697d2

Please sign in to comment.