bundle.website.cli¶
Attributes¶
Functions¶
|
The Bundle CLI tool. |
|
Website site commands. |
|
Start a website site by name. |
|
Install website frontend tooling (Node.js/npm on Windows when needed, then npm dependencies). |
|
Build website frontend assets for a site (for example TypeScript -> JavaScript). |
Module Contents¶
- bundle.website.cli.log¶
- async bundle.website.cli.website()¶
The Bundle CLI tool.
- bundle.website.cli.site()¶
Website site commands.
- bundle.website.cli.install()¶
Install website frontend tooling (Node.js/npm on Windows when needed, then npm dependencies).