Description Usage Arguments Examples
wercker_local_build
uses the wercker cli tool to build local repos.
1 2 | wercker_local_build(repo_dir, wercker_cli = require_wercker_cli(),
verbose = TRUE)
|
repo_dir |
Vector of repo directories or a single directory containing one or more repos. |
wercker_cli |
Path to the wercker cli tool. |
verbose |
include command output while building |
1 2 3 4 | ## Not run:
wercker_local_build('hw1/')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.