forked from baumgarr/nixnote2
-
Notifications
You must be signed in to change notification settings - Fork 32
HowTo Test latest application changes using development version
Robert Spiegel edited this page Oct 17, 2018
·
1 revision
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..
Wiki Index ** FAQ ** Getting started ** Features