Skip to main content

install

Installs a package from our proof of concept list of packages.
Currently only supporting statically linked libraries

Command

cf install [package]

Aliases

install, i

Arguments

package (optional)
Name of the package to install.

EXAMPLE:
cf install glfw

If omitted, all packages listed in .codeframe dependencies are installed.
See more on the dependency configuration here.