focusaurus / atom-format-shell

Format shell script from within atom text editor
MIT License
6 stars 1 forks source link
atom shell

Atom Format Shell

Automatically format/beautify/pretty-print your shell script source code from within the Atom text editor.

The formatting is powered under the hood by shfmt, which must be installed separately from atom and this atom package.

You can install shfmt by several package managers as documented here.

How to use

There are two ways to format your code: