An open API service indexing awesome lists of open source software.

https://github.com/msclock/cppfront-practice

Practice based on cppfront.
https://github.com/msclock/cppfront-practice

cpp2 cppfront practice

Last synced: 29 days ago
JSON representation

Practice based on cppfront.

Awesome Lists containing this project

README

          

# Practice on cppfront

Practice based on cppfront

[![Documentation](https://img.shields.io/badge/Documentation-mkdocs-blue)](https://msclock.github.io/cppfront-practice)
[![License](https://img.shields.io/github/license/msclock/cppfront-practice)](https://github.com/msclock/cppfront-practice/blob/master/LICENSE)
[![SS Cpp](https://img.shields.io/badge/Serious%20Scaffold-c++-blue)](https://github.com/serious-scaffold/ss-cpp)

[![CI](https://github.com/msclock/cppfront-practice/actions/workflows/ci.yml/badge.svg)](https://github.com/msclock/cppfront-practice/actions/workflows/ci.yml)
[![CD](https://github.com/msclock/cppfront-practice/actions/workflows/cd.yml/badge.svg)](https://github.com/msclock/cppfront-practice/actions/workflows/cd.yml)
[![Renovate](https://github.com/msclock/cppfront-practice/actions/workflows/renovate.yml/badge.svg)](https://github.com/msclock/cppfront-practice/actions/workflows/renovate.yml)
[![Semantic Release](https://github.com/msclock/cppfront-practice/actions/workflows/semantic-release.yml/badge.svg)](https://github.com/msclock/cppfront-practice/actions/workflows/semantic-release.yml)
[![codecov](https://codecov.io/gh/msclock/cppfront-practice/branch/master/graph/badge.svg?token=123456789)](https://codecov.io/gh/msclock/cppfront-practice)
[![Release](https://img.shields.io/github/v/release/msclock/cppfront-practice)](https://github.com/msclock/cppfront-practice/releases)

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![clang-format](https://img.shields.io/badge/clang--format-enabled-blue)](https://github.com/pre-commit/mirrors-clang-format)
[![cmake-format](https://img.shields.io/badge/cmake--format-enabled-blue)](https://github.com/cheshirekow/cmake-format-precommit)
[![codespell](https://img.shields.io/badge/codespell-enabled-blue)](https://github.com/codespell-project/codespell)
[![markdownlint](https://img.shields.io/badge/markdownlint-enabled-blue)](https://github.com/igorshubovych/markdownlint-cli)
[![shellcheck](https://img.shields.io/badge/shellcheck-enabled-blue)](https://github.com/shellcheck-py/shellcheck-py)

## License

MIT License, for more details, see the [LICENSE](https://github.com/msclock/cppfront-practice/blob/master/LICENSE) file.