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.dev.
poac.dev is a package registry which can be used to search packages and manage them.
Sections
A guide necessary for developing with Poac.
A reference covering more detailed features.
Details of commands implemented in Poac.
Poac package API guidelines.