Download

Triplex on Linux

Linux support for Triplex is currently experimental. Please give try it out and give feedback / raise issues.

Installation

  1. Download Triplex as an AppImage
  2. Right-click the AppImage and allow it to execute as a program
  3. Move the AppImage to a folder in your PATH to make it easier to launch [optional]
  4. Open Triplex by double clicking the AppImage

Creating a new project

On the welcome screen click the "Create / Initialize Project..." button and select an empty folder to initialize Triplex into. Triplex will initialize a TypeScript project with some examples to get you started.

When initialization is complete Triplex will open an example component.

Initializing an existing project

On the welcome screen click the "Create / Initialize Project..." button and select an existing repository folder folder to initialize Triplex into. Triplex will initialize itself and add some examples to get you started. You can also manually initialize a project.

When initialization is complete Triplex will open an example component.

Next steps

Once you have installed Triplex, these topics will help you get up to speed: