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

https://github.com/eddytheco/esterv.web.shop


https://github.com/eddytheco/esterv.web.shop

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# Esterv.Web.Shop

[TOC]

## Configure, build, test, package ...

The project uses [CMake presets](https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html) as a way to share CMake configurations.
Refer to [cmake](https://cmake.org/cmake/help/latest/manual/cmake.1.html), [ctest](https://cmake.org/cmake/help/latest/manual/ctest.1.html) and [cpack](https://cmake.org/cmake/help/latest/manual/cpack.1.html) documentation for more information on the use of presets.

## API reference

You can read the [API reference](https://eddytheco.github.io/Esterv.Web.Shop/), or generate it yourself like
```
cmake --workflow --preset default-documentation
```

## Contributing

We appreciate any contribution!

You can open an issue or request a feature.
You can open a PR to the `develop` branch and the CI/CD will take care of the rest.
Make sure to acknowledge your work, and ideas when contributing.