8000 GitHub - wx257osn2/poac: Package manager for C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

wx257osn2/poac

 
 

Repository files navigation

Poac Logo

Caution

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

demo

Poac (pronounced as /pəʊək/) is a package manager and build system for C++ users, inspired by Cargo for Rust. Poac is designed as a structure-oriented build system, which means that as long as you follow Poac's designated project structure, you almost do not need configurations, much less a language to build, unlike CMake. If you do not like writing a bunch of configurations to build your project, Poac might be best suited. Currently, the supported project structure can be known by looking at this repository since Poac can build itself.

Installation

Read "Installation" from Poac Docs.

Installing from Source (not recommended)

See INSTALL.md.

Community

See GitHub Discussions.

Contributing

See CONTRIBUTING.md.

License

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

See LICENSE for details.

About

Package manager for C++

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.6%
  • Makefile 1.2%
  • Dockerfile 0.2%
0