cmd_publish Subroutine

public subroutine cmd_publish(settings)

The publish command first builds the root package to obtain all the relevant information such as the package version. It then creates a tarball of the package and uploads it to the registry. Checks before uploading the package.

Arguments

Type IntentOptional Attributes Name
type(fpm_publish_settings), intent(inout) :: settings