package run-script

Aliases: 
  • run-script
  •  
    Parameters:
    Name Type Required Default Hint
    scriptname string true Name of the script to run
    directory string false The path to your package

    Command Usage

    Runs a package script, by name. Scripts are stored in box.json.

    run-script myScript
    .