0.0.2 • Published 10 years ago
screwdriver-launcher-execute v0.0.2
Screwdriver Launcher - Execute
Command to execute shell commands in order while exposing a metadata server to read/write information
Usage
npm install -g screwdriver-launcher-execute
execute ./sample.jsonSample.json
{
"init": "npm install",
"test": "npm test"
}Testing
npm testLicense
Code licensed under the BSD 3-Clause license. See LICENSE file for terms.