The Poac Book

GitHub Actions

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

Guide

A guide necessary for developing with Poac.

Reference

A reference covering more detailed features.

Commands

Details of commands implemented in Poac.

API Guidelines

Poac package API guidelines.