Skip to main content

A beautifier for Bash shell scripts written in Python.

Project description

This is a wrapper of the Bash Script Beautifier by Paul Lutus for pip, the Python Package index. The Bash Script Beautifier is a beautifier for Bash shell scripts written in Python. I do not own any copyrights of this code, the original copyright notice is unchanged, see: http://arachnoid.com/python/beautify_bash_program.html.

Install

` pip install --upgrade bashbeautify `

Use

Beautify a single Bash file. ` bashbeautify file.sh `

Beautify all Bash files in a directory (or in other words, you can use globs). ` bashbeautify *.sh `

Or send a string to BashBeautify. ` bashbeautify - < input.sh > output.sh `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bashbeautify-0.0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page