Skip to content

cabinpkg/cabin

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.