https://github.com/friendlyanon/spring-index
Recipes for Beyond All Reason
https://github.com/friendlyanon/spring-index
Last synced: 3 months ago
JSON representation
Recipes for Beyond All Reason
- Host: GitHub
- URL: https://github.com/friendlyanon/spring-index
- Owner: friendlyanon
- Created: 2023-06-15T16:06:32.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-15T16:06:48.000Z (over 2 years ago)
- Last Synced: 2025-10-09T22:16:59.394Z (3 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-index
This repository aims to have Conan recipes for all dependencies of [Spring][1].
# How to create a package
Follow the Conan Center Index (CCI) documentaion:
https://github.com/conan-io/conan-center-index#documentation
> **Note**
> CCI documentaion is still being updated to Conan v2 at the time of writing.
## Conan v2
### Pull a package into local cache
```console
$ conan create recipes//all --version
```
[1]: https://github.com/beyond-all-reason