package
0.0.0-20211105023726-9afebecbd69f
Repository: https://github.com/zostay/dev-tools.git
Documentation: pkg.go.dev

# Functions

BasicEnv is a tool for mapping HOME and PWD environment variables in some values in the configuration file which can be interpolated.
ExpandStdValue performs environment value interpolation with variables returned by BasicEnv.
Get returns the loaded ZX configuration or an error.
Init initializes the ZX configuration.

# Constants

AddrFmtHostPort is the format for host:port addresses.
AddrFmtURL is the format for full URL addresses.
DockerTarget commands are commands that run as docker processes and docker commands are used to build and run them.
FrontendTarget is an automatically configured front-end tool for acting as a reverse proxy for development.
ServerTarget commands are commands that need direct supervision to run and require a separate build process whenever changes are detected.
StaticTarget commands are commands that combine the build and file serving capabilities into a self-sufficient system.
ZxPrefix is the environment prefix to add before dev-tools environment variables.

# Structs

Config is the structure that the ZX configuration is expected to fill in.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author