10000 GitHub - onion108/cabin: A package manager and build system for C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

onion108/cabin

 
 

Repository files navigation

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.

About

A package manager and build system for C++

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.8%
  • Shell 2.2%
  • Makefile 1.8%
  • Dockerfile 0.2%
0