clones, builds and runs RCE examples
npm install get-rcea cli for fast RCE local environment set up
``bash
npm install get-rce -g
`
`bash
Usage: get-rce [options]
clones, builds and runs RCE
Options:
-V, --version output the version number
-b, --branch [branchName] branch to checkout
-p, --path [dirName] path used for "git clone"
-d, --debug activate debug logging
-h, --help output usage information
``