/mirte-install-scripts

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Mirte Install Scripts

Scripts that are ran during creation of the image and on the Mirte itself.

Stylecheck

  • shfmt: styling (whitespace) of all shell scripts
  • ShellCheck: static analysis to find (possible) bugs. Only errors and warnings are enabled

Check & format using their command line tools or vscode plugins. Or check the GitHub workflows with (act)[https://github.com/nektos/act].