Atoms
Atoms copied to clipboard
Development instructions
It would be awesome if there was some short instruction on how to run the app locally from source to debug some issue. I have never developed a flatpak application and I am not even sure if that has any impact on the development process when fixing some non-flatpak related bugs.
It's also not clear to me why there is a CLI submodule. As I understand it, the GTK app and the CLI app are both clients to the code in the Core. Is the CLI needed for the GTK app to work as well, or is it just for convenience?