Markup in JS (MJS)

Markup in Javascript is used to insert HTML elements in javascript. Impact Creating HTML elements in JS will decrease the readability & maintainability of code affecting reusability as well. This will break the basic principle i.e. separation of presentation and business logic. This will also lead to high memory consumption…

0
Read More

Preinstallation checks for ubuntu

For seamless installation and execution, Embold should be installed on a clean machine/VM. Embold works with Node.js version 10.22.1. Ensure that the machine on which Embold is getting installed has no Node.js installed. To install .NET 5.0, run the following commands: wget https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-prod.deb -O packages-microsoft-prod.debsudo dpkg -i packages-microsoft-prod.debrm packages-microsoft-prod.deb sudo…

0
Read More

Install standalone Corona on Windows

Below are the steps to install standalone corona on Windows: Download installer file from your Embold Account’s section > Releases tab. There will be file : corona_windows_X.X.X.X.zip . Right-click the zip folder, click Properties > General tab. In the ‘Security‘ section, if the Security button is blocked, unblock it and then proceed with the unzipping of…

0
Read More

Preinstallation checks for windows

Following are the prerequisites for installing Code Quality on Windows: For more information, refer specifications section. Below are the pre-installation check steps: .NET Version check: PowerShell version check: Set PowerShell execution policy:  Dependencies for C# language support: If the user wants C# language support for Code Quality, ensure to have: Note:

0
Read More

Upgrade an older version

Before you upgrade Embold on Ubuntu, make sure no scans are in process and close all the browsers that are running Embold. Run the installer file. (refer installation steps). During installation, select “Reinstall / Upgrade Embold“. Select the Update option. Update is done.

0
Read More

Install standalone corona on Ubuntu

Below are the steps to install standalone corona on Ubuntu. Download the installer file from your Embold Account’s section > Releases tab. There will be one file with a name similar to the following: ‘embold_ubuntu_1.8.3.0.run’. Make sure that installer file ‘embold_ubuntu_1.8.3.0.run’ has execution permission. To check the permissions of the installer…

0
Read More

Install Embold on Ubuntu

Below are the steps to install Embold on Ubuntu. Download installer file from your Embold Account’s section > Releases tab > Installers. There will be one file with names similar to the following: ‘embold_ubuntu_1.8.3.0.run’. Make sure that installer file ‘embold_ubuntu_1.8.3.0.run’ has execution permission. To check the permissions of installer file,…

0
Read More