Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 740 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 740 Bytes

bash-tricks

Utilities, links, and information on writing performant, safe code in the Bash shell language

Overview

This repository contains things useful for someone programming Bash at scale. "Bash at scale" and "Bash codebase" are phrases that I have the unfortunate privilege of uttering (unironically) daily.

This repository will eventually contain snippets of production-ready Bash code that I and my colleagues have found useful.

Organization

Each subfolder in this repository should contain a README.md document explaining its contents.

Contributing

Please file bugs on/send pull requests to this GitHub repository.