Go to repository

Function npx

Returns the string for the bash command to run an npx command with the gobstones-script detected configuration.

npx('@11ty/eleventy')

Parameters

  • action: string

    The npx action to run.

Returns string

The bash command string.