tools.deploy vocabulary - Factor Documentation (original) (raw)
tools.deploy vocabulary
Factor handbook » Vocabulary index
Documentation
Application deployment
Metadata
Parents: | tools |
---|---|
Tags: | tools |
Authors: | Slava Pestov |
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
vocab |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( vocab -- vocab ) |
![]() |
( vocab -- ) |
![]() |
( vocab image -- ) |
![]() |
( -- ) |
![]() |
( vocab -- * ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/tools/deploy/deploy.factor
resource:basis/tools/deploy/deploy-docs.factor
resource:basis/tools/deploy/deploy-tests.factor
Metadata files
resource:basis/tools/deploy/authors.txt
resource:basis/tools/deploy/summary.txt
resource:basis/tools/deploy/tags.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |
|
![]() |
|
![]() |
Embed a Factor image into a VM to create a single standalone executable file |
![]() |
Deploying minimal stand-alone macOS application bundles |
![]() |
|
![]() |
|
![]() |
|
![]() |
Deploying minimal stand-alone binaries on *nix-like systems |
![]() |
Deploying minimal stand-alone Windows executables |