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

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

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