Skip to content

lythd/WiBSEditor

Repository files navigation

WBSEditor

An editor for a Website Builder Script I made.

Compiling

Unix-like

In the project directory run qmake WBSProj.pro and then make, this will generate the wbsedit executable. You will need qt6-base installed.

Windows

First regret your life choices, then run qmake WBSProj.pro and then use cmake to generate the executable. You will need qt v6 installed.

Features

IDE

  • Syntax highlighting
  • Switching color themes
  • Folder navigation
  • File editing

Language

  • (WIP)

Changelog

2024/10/19

  • Added syntax highlighting
  • Added switching color themes
  • Added folder navigation
  • Added file editing

About

An editor for a Website Builder Script I made.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages