Skip to content

cabinpkg/cabin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1031568 · Mar 31, 2025
Mar 8, 2025
Mar 7, 2025
Mar 31, 2025
Mar 7, 2025
Nov 16, 2024
Jan 10, 2025
Dec 28, 2024
Jan 10, 2025
Jan 8, 2025
Feb 28, 2025
Jan 15, 2025
Aug 3, 2019
Mar 7, 2025
Jan 5, 2025
Dec 28, 2024
Mar 7, 2025
Dec 29, 2024
Dec 28, 2024

Cabin

Caution

Cabin is still under development and may contain a bunch of bugs.

demo

Cabin is a package manager and build system for C++ users, inspired by Cargo for Rust. Designed as a structure-oriented build system, Cabin minimizes the need for configurations or custom build languages, unlike CMake. If you're tired of dealing with complex build setups, Cabin might be the perfect fit. For now, you can refer to this repository to understand the supported project structure, as Cabin is self-buildable.

Installation

Read "Installation" from Cabin Docs.

Installing from Source (not recommended)

See INSTALL.md.

Community

See GitHub Discussions.

Contributing

See CONTRIBUTING.md.

License

Cabin is licensed under the terms of the Apache License version 2.0.

See LICENSE for details.