Installation
Supported Operating Systems
Linux | macOS |
---|---|
Homebrew (macOS & Linux)
brew install poac
AUR (Arch Linux)
Poac is available in the AUR.
paru -S poac
Runtime Requirements
- C++ compiler
- GNU Make
- pkg-config
- mkdir
- printf
- cpplint (for
poac lint
) - clang-format (for
poac fmt
) - clang-tidy (for
poac tidy
)