afPodBuilderExt icon

afPodBuilderExt

Transform your Axon functions, Views, and Apps, into custom SkySpark extensions
afPodBuilderExtAxon funcs

Registered StackHub users may elect to receive email notifications whenever a new package version is released or a comment is posted on the forum.

There are 7 watchers.

v1.2.14

afPodBuilder_buildPod
afPodBuilder_buildPod(podName)

Programmatically builds the project with the given pod name. Returns the IO handle of the built pod file.

For licensed versions of Pod Builder only!

Fantom signature:
@Axon { admin=true; } static Uri afPodBuilder_buildPod(Str podName)
afPodBuilder_installPod
afPodBuilder_installPod(podName)

Programmatically builds the project with the given pod name and installs it locally. Restricted to SU users only.

For licensed versions of Pod Builder only!

Fantom signature:
@Axon { su=true; } static Void afPodBuilder_installPod(Str podName)
afPodBuilder_uploadPod
afPodBuilder_uploadPod(podName, username: null, password: null)

Programmatically builds the project with the given pod name and uploads it to StackHub. Any given credentials override those saved with PodBuilder.

For licensed versions of Pod Builder only!

Fantom signature:
@Axon { admin=true; } static Void afPodBuilder_uploadPod(Str podName, Str? username := null, Str? password := null)
Published by Fantom Factory

Products & Services by Fantom Factory

Packages by Fantom Factory

Commercial packages

Free packages