chore: update readme [skip ci]

This commit is contained in:
Amin Yahyaabadi 2021-09-16 05:00:16 -05:00
parent 1efc211023
commit 3b000346d2
1 changed files with 19 additions and 12 deletions

View File

@ -13,17 +13,24 @@ The package will be usable from any environment (locally, GitHub Actions, etc).
# Features (WIP) # Features (WIP)
- [x] setup cmake - setup cmake
- [x] setup ninja - setup ninja
- [x] setup llvm - setup llvm
- [x] setup conan - setup conan
- [x] setup meson - setup meson
- [x] setup gcovr - setup gcovr
- [x] setup python - setup python
- [x] setup msvc - setup msvc
- [x] setup cppcheck - setup cppcheck
- [x] setup doxygen - setup doxygen
- [x] setup ccache - setup ccache
- [x] setup OpenCppCoverage - setup OpenCppCoverage
### Incomplete
- [ ] setup msvc. See [this issue](https://github.com/aminya/setup-cpp/issues/1)
### TODO
- [ ] setup gcc/mingw - [ ] setup gcc/mingw
- [ ] setup vcpkg - [ ] setup vcpkg