Returns the string for the bash command to run an npx command with the gobstones-script detected configuration.
npx('@11ty/eleventy') Copy
npx('@11ty/eleventy')
The npx action to run.
The bash command string.
Returns the string for the bash command to run an npx command with the gobstones-script detected configuration.
Example