Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vector-of-bool/bpt
A C++ tool for a new decade
https://github.com/vector-of-bool/bpt
build-system cpp package-manager
Last synced: 3 days ago
JSON representation
A C++ tool for a new decade
- Host: GitHub
- URL: https://github.com/vector-of-bool/bpt
- Owner: vector-of-bool
- License: mpl-2.0
- Created: 2019-10-13T04:51:58.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-08T14:00:19.000Z (about 2 years ago)
- Last Synced: 2024-05-14T09:08:34.888Z (8 months ago)
- Topics: build-system, cpp, package-manager
- Language: C++
- Homepage: https://bpt.pizza
- Size: 12.4 MB
- Stars: 296
- Watchers: 17
- Forks: 13
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# `bpt` - A Build System and Library Manager
`bpt` is a modern take on build system and library dependency management for C
and C++ projects. It aims to be easy to use for beginners and experts alike,
and maximally discoverable.To learn more, refer to [the official documentation](https://bpt.pizza/docs).