项目作者: Beaglefoot

项目描述 :
"Advanced Bash-Scripting Guide" with code highlights
高级语言: HTML
项目地址: git://github.com/Beaglefoot/advanced-bash-scripting-guide-code-highlight.git


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

  1. npm install

Build new html-files with styles injections

  1. npm run build

Now find your copy inside docs/ directory.