This software is not production ready and it's still in active development.
A text editor specifically designed for book writers, authors and storytellers.
The easieast way to install is from Flathub.
Just clone this repository and hit the play button. Builder 43 also let you one-click install the application to your device.
You will need the meson build system and flatpak builder, along with gtk4 and libadwaita devel libraries.
git clone <this repo> manuscript
cd manuscript
meson build --prefix=/usr/local
ninja -C build