The installation should be very smooth with Node.js v4-v16. For newer versions, if the installation is failed, you may need to install the development

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-09-04 12:00:08

The installation should be very smooth with Node.js v4-v16. For newer versions, if the installation is failed, you may need to install the development tools to build the C++ add-ons. Check node-gyp.

A file called demo.yml will be created in the current directory. You can open it using any editor to edit the configurations and the recorded frames. You can replay your recording using the play command.

The default config.yml file is stored under the root directory of the project. Execute the below command to copy it to your current directory.

For Linux and MacOS, the created directory is located under the home directory ~/config/terminalizer. For Windows, it is located under the AppData.

Leave a Comment