Skip to content

flathub/engineer.atlas.Nyxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyxt on Flathub

Flathub is a centralized place for building and hosting Flatpaks.

For Users

For an installation guide, please visit https://flathub.org/apps/engineer.atlas.Nyxt.

To update through Flathub, use the following command:

flatpak update --user flathub engineer.atlas.Nyxt

For Developers

To test locally, clone the repository and follow the instruction below:

make flatpak-build
make flatpak-run

Update

To push up a newer version of Nyxt to Flathub:

  • Update versions by editing the Flatpak manifest
  • Open a Pull Request with the changes
  • Leverage the Flathub bot for testing
  • Merge the Pull Request