Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 514 Bytes

File metadata and controls

17 lines (11 loc) · 514 Bytes

Base16 Builder Bash

A Bash implementation of a Base16 Builder that follows the guidelines at Base16.

Installation

git clone https://github.com/mtthlm/base16-builder-bash

You'll need to obtain some scheme files and template files before you can run the Builder.

Usage

cat scheme.yaml | ./base16-builder template.mustache > theme.sh