UNPKG

sitecore-pathfinder

Version:
21 lines (17 loc) 494 B
show-metrics ============ Opens the default webpage in a browser, if a start URL has been defined. Remarks ------- The `show-website` task opens the start URL in the default browser. If this annoys you, remove the 'show-website' task from the 'build-project:tasks' setting. Settings -------- | Setting name | Description | |------------------------|----------------| | show-website:start-url | The start URL. | Example ------- ```cmd > scc show-website ```