Blended CLI is a fast and easy to use command line interface which will provide you an awesome experience while interacting with the Blended Hub Operations.
CLI or Command Line Interface has been introduced to offer a more efficient development experience and to increase the performance of an application. CLI has been tagged to Blended, which is called Blended CLI, to make Blended applications faster with increased efficiency and to produce the best outcome of the application.
Download, Install & Setup Blended CLI to get the best experince.
Blended provides an executable file (bd.exe) to download and set up the CLI on your windows machine
Release Version | Release Date | File Size | Release Notes | Downloads |
---|---|---|---|---|
0.0.1 | 16-05-2022 | 12 MB | See Notes | 64-bit Download |
Please follow the mentioned steps:
Note: Documents will be your default Blended root directory. You can change it based on your requirement using the below command:
Ex: bd setup blended_root
It will give you a success message, Your working directory is set as "blended_root" successfully for your account "anonymous".
Note: Executing this command will set up the Blended root directory inside your Blended CLI folder and it will download the initial packages for your use in the anonymous/src folder including its dependencies in the anonymous/lib folder.
Ex: bd package preview business_1
You will get prompted with the URL http://localhost:8009. Just copy this URL and paste it in your browser to see the preview.
Note: Currently preview is available for theme only. You can not see the preview of a layout package.
Blended provides a binary file (bd) to download and set up the CLI on your linux machine.
Release Version | Release Date | File Size | Release Notes | Downloads |
---|---|---|---|---|
0.0.1 | 16-05-2022 | 11 MB | See Notes | 64-bit Download |
Please follow the mentioned steps:
cd /downloads
cp bd /bin/
Note: Documents will be your default Blended root directory. You can change it based on your requirement using the below command:
Ex: bd setup blended_root
It will give you a success message, Your working directory is set as "blended_root" successfully for your account "anonymous".
Note: Executing this command will set up the Blended root directory inside your Blended CLI folder and it will download the initial packages for your use in the anonymous/src folder including its dependencies in the anonymous/lib folder.
Ex: bd package preview business_1
You will get prompted with the URL http://localhost:8009. Just copy this URL and paste it in your browser to see the preview.
Note: Currently preview is available for theme only. You can not see the preview of a layout package.
Blended provides a binary file (bd) to download and set up the CLI on your mac machine.
Release Version | Release Date | File Size | Release Notes | Downloads |
---|---|---|---|---|
0.0.1 | 16-05-2022 | 11 MB | See Notes | 64-bit Download |
Please follow the mentioned steps:
Note: Documents will be your default Blended root directory. You can change it based on your requirement using the below command:
Ex: bd setup blended_root
It will give you a success message, Your working directory is set as "blended_root" successfully for your account "anonymous".
Note: Executing this command will set up the Blended root directory inside your Blended CLI folder and it will download the initial packages for your use in the anonymous/src folder including its dependencies in the anonymous/lib folder.
Ex: bd package preview business_1
You will get prompted with the URL http://localhost:8009. Just copy this URL and paste it in your browser to see the preview.
Note: Currently preview is available for theme only. You can not see the preview of a layout package.