Sha256: 29dc4b365cf3452c66ec3f8324febbcee93e148f357efd8d720db3a676a82c01
Contents?: true
Size: 502 Bytes
Versions: 36
Compression:
Stored size: 502 Bytes
Contents
The `UFO_CENTRAL_REPO` env var is required to use `ufo central update`. ## Example $ export UFO_CENTRAL_REPO=git@github.com:org/repo $ ufo central update Will create the .ufo folder. Are you sure? (y/N) y Updating .ufo with git@github.com:org/repo => git clone git@github.com:org/repo The .ufo folder has been updated $ ## Subfolders If the ufo folder is within a subfolder. export UFO_CENTRAL_FOLDER=subfolder This will copy over the subfolder within the repo.
Version data entries
36 entries across 36 versions & 1 rubygems