mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 15:30:00 +01:00
Update doc and screenshots
This commit is contained in:
@@ -30,10 +30,12 @@ Download and install a released [flatpak package](https://flathub.org/apps/detai
|
|||||||
|
|
||||||
flatpak install --user vimix
|
flatpak install --user vimix
|
||||||
|
|
||||||
NB: Building your flatpak package is an option for testing the latest beta version from git ; instructions are [here](https://github.com/brunoherbelin/vimix/tree/master/flatpak).
|
NB: Build your flatpak package to get the latest beta version; instructions are [here](https://github.com/brunoherbelin/vimix/tree/master/flatpak).
|
||||||
|
|
||||||
|
|
||||||
Download and install a released [snap package](https://snapcraft.io/vimix) (slower release frequency)
|
[](https://snapcraft.io/vimix)
|
||||||
|
|
||||||
|
Download and install a released [snap package](https://snapcraft.io/vimix)
|
||||||
|
|
||||||
snap install vimix
|
snap install vimix
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ Publishing new a release
|
|||||||
- Test the snap for Beta
|
- Test the snap for Beta
|
||||||
|
|
||||||
- Merge Beta into origin/master
|
- Merge Beta into origin/master
|
||||||
|
- push origin/master
|
||||||
- Create Release & Tag in https://github.com/brunoherbelin/vimix
|
- Create Release & Tag in https://github.com/brunoherbelin/vimix
|
||||||
Document new features and major bugfixes
|
Document new features and major bugfixes
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.0 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 MiB After Width: | Height: | Size: 993 KiB |
@@ -25,6 +25,10 @@
|
|||||||
<image type="source">https://brunoherbelin.github.io/vimix/vimix_screenshot_2.png</image>
|
<image type="source">https://brunoherbelin.github.io/vimix/vimix_screenshot_2.png</image>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
<branding>
|
||||||
|
<color type="primary" scheme_preference="light">#303030</color>
|
||||||
|
<color type="primary" scheme_preference="dark">#181818</color>
|
||||||
|
</branding>
|
||||||
<provides>
|
<provides>
|
||||||
<binary>vimix</binary>
|
<binary>vimix</binary>
|
||||||
</provides>
|
</provides>
|
||||||
|
|||||||
Reference in New Issue
Block a user