Skip to content

Xed-Editor/TabbedTerminal

Repository files navigation

Tabbed Terminal

This is a extension for xed-editor that adds tabbed terminal support in the app

COMPILING FROM SOURCE

1. Clone the Template

git clone [https://github.com/Xed-Editor/Extension-Template](https://github.com/Xed-Editor/TabbedTerminal)
cd Extension-Template

3. Build the Extension

To build the extension in debug mode, run:

./compileDebug

4. Find the Output

After a successful build, the extension package will be created here:

output/YourExtensionName.zip

This ZIP file is what you load into Xed-Editor as a extension.

This includes guides, API references, examples, and best practices for developing your extensions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors