日本語版はこちら
The Poac Book
Poac is a C++ package manager.
Poac can download project's dependencies, compile a project, create a package, and upload it to poac.pm.
poac.pm is a package registry which can be used to search packages and manage them.
Sections
To get started with Poac, install Poac and create a project that outputs Hello, world
.
A guide necessary for developing with Poac.
A reference covering more detailed features.
Details of commands implemented in Poac.
Poac package API guidelines.