webinstall / webi-installer-requests

This is just to house issues for requests for new Webi installers.
Mozilla Public License 2.0
5 stars 7 forks source link

READ ME FIRST: How to Contribute #65

Closed coolaj86 closed 8 months ago

coolaj86 commented 8 months ago

Each of these issues needs to follow the same basic format:

  1. Take a look at
  2. Is the requested tool a good fit for Webi?
    • has official binary releases \ (or well-known 3rd party release)
    • binary releases are single-file (like Caddy, rg, bat)
    • or a self-contained package (like Node, Go, Flutter)
    • they DO NOT require dependencies (no apt-get install whateverlib)
  3. Can a beginner add this tool easily?
    • binary releases are available via GitHub Releases or Gitea Releases
    • or releases are scripts available purely as Source code
    • is there an existing installer in the same basic format? \ (see The Installer Matrix)
  4. Am I the right person to add this tool?
    • do you personally use the tool?
    • can you effectively communicate its best qualities in a cheat sheet?
    • or can you at least get the installer portion working via copy/paste/edit?
coolaj86 commented 8 months ago

Closing because this isn't an action item, but rather a sticky discussion / documentation.