esa / esa/NASA-breakup-model-cpp
Extend How-to-use in Readme
Open
- Dominant language
- C++
- Stars
- 32
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Readme needs more information on how to use this project in a simple way:
- [ ] example of a fully functional `main()`
- [ ] CMake integration
## Alternatives
The proper way would be to be able to do:
```cmake
find_package(nasa_breakup)
```
For starters it might suffice to show the [LADDS way](https://github.com/esa/LADDS/blob/main/cmake/modules/breakupModel.cmake) of using `fetch_content`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.