mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-10 08:20:08 +00:00

* docs: Document working locally + Conan 2.0 commands I also snuck in some format and link fixes * Apply suggestions from code review Co-authored-by: Uilian Ries <uilianries@gmail.com> * Update docs/README.md * Update docs/developing_recipes_locally.md * Apply suggestions from code review Co-authored-by: Jordan Williams <jordan@jwillikers.com> * Update CONTRIBUTING.md Co-authored-by: Uilian Ries <uilianries@gmail.com> * merge linters into dev locally * links and touch ups * fix links * Apply suggestions from code review Co-authored-by: Jordan Williams <jordan@jwillikers.com> Co-authored-by: Uilian Ries <uilianries@gmail.com> Co-authored-by: Jordan Williams <jordan@jwillikers.com>
1.2 KiB
1.2 KiB

This repository, ConanCenterIndex, contains recipes for the remote JFrog ConanCenter. This remote is added by default to a clean installation of the Conan client. Recipes are contributed by opening pull requests as explained in the sections below. When pull requests are merged, the CI will upload the generated packages to the ConanCenter remote.
Documentation
-
User documentation
- Contributing to Conan Center Index
- Developing Recipes Locally
- Adding Packages to ConanCenter 👈 Best place to learn how to contribute
- Errors from the conan-center hook (KB-Hxxx)
- Review Process
- Labels
- Supported platforms and configurations
- Consuming Recipes ℹ️ Learn how to limit the impact of recipe changes
- Community Resources
- Preparing recipes for Conan 2.0
- FAQs