Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7244506

Browse files
committed
readme formatting
1 parent 32ff0e4 commit 7244506

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
# cpp_library_template
2-
3-
## getting started
42
refer to [vscode tasks](./.vscode/tasks.json) for full commands
53

6-
### initialize environment
4+
## initialize environment
75
tasks to run before library source code or conan recipe development
86
- create default conan profile
97

10-
### source code development
8+
## source code development
119
- clangd compile commands symlink
1210
- conan install
1311
- conan build
1412

15-
### conan recipe development
13+
## conan recipe development
1614
- conan create
1715
- conan create (no tests)
1816

0 commit comments

Comments
 (0)