HowTo Test latest application changes using development version - robert7/nixnote2 GitHub Wiki
The Ubuntu NixNote PPA or the stable packages for other distributions only has the "last stable version".. To test the "development" version - you need to use latest AppImage development build. This should work for all linux distributions.
Its easy:
- quit the stable version you are using now (e.g. the version from PPA)
- download the AppImage, mark as executable
- run - it will use the same config/data you have for PPA version - see also how to run AppImage
- after you finished testing, you can simply quit the AppImage version & eventually delete it or you can continue using it, until the updates get to the stable version (which is provided as AppImage and as PPA)
More info about the builds..