codeberg-cli
- Ebuilds: 2, Testing: 0.5.1 Description: CLI Tool for codeberg similar to gh and glab
Homepage:https://codeberg.org/Aviac/codeberg-cli License: AGPL-3+ Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0
shfmt
- Ebuilds: 2, Testing: 3.13.0 Description:
shfmt formats shell programs. It can use tabs or any number of spaces to
indent. You can feed it standard input, any number of files or any
number of directories to recurse into. When recursing, it will operate
on .sh and .bash files and ignore files starting with a period. It will
also operate on files with no extension and a shell shebang.
If any EditorConfig files are found, they will be used to apply formatting
options.
Homepage:https://github.com/mvdan/sh License: BSD