Cool Internal Text Editor
- wfWorkers intergration
- save to any file type
- fully configurable with .json
- easy to build from source
- Syntax highlighting
- wfWorkers Intergration
- uefi embedding
- Hex Editor with hCite
Can be installed on arch, ubuntu, and windows Requires g++
git clone github.com/theognoodle/cite
ls internal
sudo bash build.sh
OR
git clone https://theognoodle/cite
ls internal
g++ main.cpp Tutorial.h Tutorial.cpp KiSHLib.h worker.cpp worker.h -o [INSERT APPLICATION NAME]
git clone github.com/theognoodle/cite
ls internal
sudo bash build.sh
git clone https://github.com/theognoodle/cite
ls internal
sudo bash build.sh
Command line installation is not currently supported on windows mingw can be used to compile source
- g++
- curl
- sudo
- bash
- git
- c++
- debian
- g++
- mingw
- WSL