Prerequisites
Before installing the Bless CLI, ensure you have:Node.js(version 18 or higher)npm(Node Package Manager)
Windows-Specific Requirements
For Windows users, additional setup is required:Install Python
Download and install Python from the Microsoft Store.
Install Visual Studio Code (VS Code)
Download and install Visual Studio Code 2022 Community.During the setup process, ensure you select “Desktop Development with C++” in the setup configuration.
Install Node Version Manager (NVM)
Download and install NVM for Windows.
NVM allows you to manage multiple Node.js versions easily.
Installation
To start using the Bless CLI, run:blessnet command directly, without the need for the npx prefix.
First-Time Setup
On your first run, you’ll be prompted to install the BLESS Runtime:CLI Help
If you get stuck, use thehelp command to display a list of available commands and usage instructions.