blueprint-apply - run a blueprint's generated shell code
blueprint apply [-r] [-q] [name]
blueprint-apply generated POSIX shell code for the blueprint name and executes it. It is equivalent to
blueprint show <name> --sh | sh
and provided for convenience and completeness.
If name is omitted or -, a blueprint is read from standard input and applied in the same manner. See blueprint(5) for the details of the format.
-r, --relaxed-q, --quiet-h, --help~/.blueprints.gitThe Flaming Lips - "The W.A.N.D. (The Will Always Negates Defeat)"
Richard Crowley richard@devstructure.com
Part of blueprint(1).