boostorg / unordered

Boost.org unordered module
http://boost.org/libs/unordered
Boost Software License 1.0
62 stars 55 forks source link

revamped README.md #219

Closed joaquintides closed 10 months ago

joaquintides commented 10 months ago

Tell me how you like this. I need help with the Conan and CMake sections.

pdimov commented 10 months ago

The Appveyor links should go to https://ci.appveyor.com/project/cppalliance/unordered. The documentation link should go to https://boost.org/libs/unordered. The CMake link should probably go to https://github.com/boostorg/cmake, unless we want to make our own page that is Unordered-specific.

joaquintides commented 10 months ago

Links fixed. Besides linking to Boost CMake, would it be possible to provide one-liners or something for fetching, installing, using etc.? I'm a total CMake noob, so this may make no sense.

pdimov commented 10 months ago

The boostorg/cmake README provides these.

codecov[bot] commented 10 months ago

Codecov Report

Merging #219 (b7da970) into develop (42df4f2) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/boostorg/unordered/pull/219/graphs/tree.svg?width=650&height=150&src=pr&token=ZqRPZlJZ5N&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg)](https://app.codecov.io/gh/boostorg/unordered/pull/219?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) ```diff @@ Coverage Diff @@ ## develop #219 +/- ## ======================================== Coverage 98.07% 98.07% ======================================== Files 143 143 Lines 19695 19695 ======================================== Hits 19316 19316 Misses 379 379 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/boostorg/unordered/pull/219?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/boostorg/unordered/pull/219?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Last update [42df4f2...b7da970](https://app.codecov.io/gh/boostorg/unordered/pull/219?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=boostorg).