louib / fpm

CLI tool for managing Flatpak modules and manifests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rank the projects and modules

louib opened this issue · comments

commented

Right now there is no order when searching for projects and modules to install. We might want to consider the following elements when ordering the results:

  • Does the project have modules?
  • Is the module associated to a project?
  • Does the project have any siblings?
  • Does the project have any tags?
  • Do we have the root git signature for that project?
  • Git module > Archive module?
  • etc etc