Skip to content

flathub/io.github.btpf.alexandria

Repository files navigation

Instructions:

Update (If no dependencies changed)

  1. Clone Project
    git clone https://github.com/flathub/io.github.btpf.alexandria
    
  2. Create local branch of main
  3. update metainfo.xml with changelog and alexandria.yml with new commit hash

Update Dependencies

Note: Make sure these commands are run from linux

  1. Clone Project
    git clone https://github.com/flatpak/flatpak-builder-tools
    
  2. Generate Node Sources (generated-node-sources.json) Install the flatpake-node-generator: https://github.com/flatpak/flatpak-builder-tools/tree/master/node
    flatpak-node-generator npm <path to package-lock.json>
    
  3. Generate Cargo Sources (generated-cargo-sources.json) Navigate To: https://github.com/flatpak/flatpak-builder-tools/blob/master/cargo/flatpak-cargo-generator.py
    flatpak-cargo-generator.py src-tauri/Cargo.lock