βΆοΈCLI
Webstudio's Command Line Interface (CLI) allows you to interact directly with your Projects from the command line.
Prerequisites: Installing Node.js
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bashnvm install 22node --versionInstalling the Webstudio CLI
npm install -g webstudiowebstudio --version
Initiating a Webstudio Project
Commands
link
sync
build
Related
Last updated
Was this helpful?
