tools.deploy vocabulary
Factor handbook ยป Vocabulary index


Documentation
Application deployment

Metadata
Tags:tools
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
no-vocab-main tuplevocab


Ordinary words
WordStack effect
check-vocab-main( vocab -- vocab )
deploy( vocab -- )
deploy-image-only( vocab image -- )
deploy-main( -- )
no-vocab-main( vocab -- * )


Class predicate words
WordStack effect
no-vocab-main?( object -- ? )


Files


Metadata files


Children from resource:basis
VocabularySummary
tools.deploy.backend
tools.deploy.config
tools.deploy.embedEmbed a Factor image into a VM to create a single standalone executable file
tools.deploy.macosxDeploying minimal stand-alone Mac OS X application bundles
tools.deploy.restage
tools.deploy.shaker
tools.deploy.test
tools.deploy.unixDeploying minimal stand-alone binaries on *nix-like systems
tools.deploy.windowsDeploying minimal stand-alone Windows executables