Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgsogo/talk-meetup-bcn-2019
Meetup BCN - December 2019
https://github.com/jgsogo/talk-meetup-bcn-2019
conan cpp meetup talk
Last synced: about 1 month ago
JSON representation
Meetup BCN - December 2019
- Host: GitHub
- URL: https://github.com/jgsogo/talk-meetup-bcn-2019
- Owner: jgsogo
- Created: 2019-12-03T11:20:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T22:23:09.000Z (about 2 years ago)
- Last Synced: 2024-11-02T07:51:46.486Z (3 months ago)
- Topics: conan, cpp, meetup, talk
- Homepage: https://jgsogo.es/talk-meetup-bcn-2019/#/
- Size: 12.4 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
Awesome Lists containing this project
README
# talk-meetup-bcn-2019
[Meetup BCN - December 2019](https://www.meetup.com/es-ES/C-Programmer-Meetup/events/266779036/)## Abstract
Package management has been the piece missing in the C++ puzzle from the very beginning, pulling back C++ adoption in many scenarios. The aim of Conan is to fill this gap. In this talk we’ll see how Conan improves the developer experience consuming existing packages, and how developer teams can make their own libraries into Conan making it a suitable tool to handle all the dependencies for a C++ project at any scale.