folx
folx copied to clipboard
lightweight IDE / text editor
Folx: lightweght IDE / text editor

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