-
Notifications
You must be signed in to change notification settings - Fork 10
Usage
Elliot Shank edited this page Apr 12, 2017
·
14 revisions
10000
Fig requires some means of describing the contents and dependencies of a given
package; unlike other tools, you can either specify this via a
file or via command-line. You then
publish a package to a repository, which can simply be local or, additionally,
a remote one. There is no explicit installation; you just use the package from
another. Unlike other tools, you don't specify where (other than via the
FIG_HOME
environment variable) or how an installed
set of packages are structured.
In order to use the contents of one package from another, you define environment variables with in a package definition that will have portions substituted with locations from a given depended upon package.