griffith1deady / folx

lightweight IDE / text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folx: lightweght IDE / text editor

Screenshot

Version    Nim    Code size Total lines

Installation

Download binaries on GitHub releases or build from source code:

nimble install https://github.com/FolxTeam/folx
Compile flags (write it after nimble but before install)

-u:useMalloc - use nim alloc instead of c malloc

Flatpak (from source code)

to build

flatpak-builder --user --install --force-clean build-flatpak org.FolxTeam.folx.yml

to run

flatpak run org.FolxTeam.folx

todo: add folx to flathub repos

About

lightweight IDE / text editor


Languages

Language:Nim 100.0%