Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

contrib

XADE edited this page Dec 10, 2023 · 1 revision

Contributions are welcome :)

go through the documentation.

go through the script.

  • I've tried my best to explain it with the help of comments & kept it simple.

Acceptance criteria

  • only spaces, no tabs.
  • no eval.
  • always run shellcheck.
  • use $(cmd) instead of `cmd`.
  • script should remain posix (sh) compliant.
  • use explicit path ./dir instead of dir.
  • run shfmt -i 2 -ci -bn -s -p -w to format the script.
  • script must remain readable and simple.
  • no loss in flexibility and options.
  • users choice should be prioritized.
  • (I know this is stupid but) no conditional statements for now, but conditional operators can definitely be used.
  • avoid set, using someone else's rule set for own script is a bad practice. Instead create your rules yourself this will definitely increase the size of code but output will also be definite. check this

Features

Requirements

Notes


Walk Through :

  1. Execute the script

  1. Select Distro & Packages

Click one of the Distros below for Detailed steps

Distro non Systemd Immutable musl support compilation support
Arch
Artix
Alpine
Void
Gentoo
Funtoo
NixOS
GUIX

Questions :

How ?

Why ?

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /