screwdriver-launcher-execute

0.0.2 • Public • Published

Screwdriver Launcher - Execute

Version Downloads Build Status Open Issues Dependency Status License

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.json

Sample.json

{
    "init": "npm install",
    "test": "npm test"
}

Testing

npm test

License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.

/screwdriver-launcher-execute/

    Package Sidebar

    Install

    npm i screwdriver-launcher-execute

    Weekly Downloads

    3

    Version

    0.0.2

    License

    BSD-3-Clause

    Last publish

    Collaborators

    • screwdriver
    • stjohnjohnson