You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- You can also use the optional `--password` argument to avoid manually typing your Linux password for every internal sudo command usage.
24
-
25
-
### Windows - How to use
26
-
27
-
- For now, Windows native build is not supported. Instead, you may use [Windows Subsystems for Linux (WSL)](https://docs.microsoft.com/en-gb/windows/wsl/install-win10) to use the build scripts.
28
-
29
-
## Features
7
+
## Features :star2:
30
8
31
9
- The project comprise a widely-used C++ project structure.
32
10
- The project supports installing essential toolchains for C++ programming and debugging.
- You can also use the optional `--password` argument to avoid manually typing your Linux password for every internal sudo command usage.
49
+
50
+
### Windows
51
+
52
+
- For now, Windows native build is not supported. Instead, you may use [Windows Subsystems for Linux (WSL)](https://docs.microsoft.com/en-gb/windows/wsl/install-win10) to use the build scripts.
53
+
54
+
## License :bank:
55
55
56
56
This repo is licensed under MIT license. Click [here]([./LICENSE](https://github.com/changh95/cpp-cv-project-template/blob/main/LICENSE)) to view the license.
0 commit comments