init
is interactive and will prompt you about the extension you wish to
create.
This result is a manifest file named extension.yaml
. The file serves as your
blueprint for building the extension.
make && make install
, but others may be considerably
more complicated. Review the documentation for the extension for build
instructions and any required dependencies.
out
directory:
out/
and a pgxman.yaml
file specifying the package from out/
to install.
pgxman.yaml
file for this setup:
buildkit
folder.