Advanced Bash-Scripting Guide

github pages status

An already classic "Advanced Bash-Scripting Guide" book now with code highlights and dark theme.

Current version is deployed here.

Original can be found here.

How to build

Install dependencies

npm install

Build new html-files with styles injections

npm run build

Now find your copy inside docs/ directory.