A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/chriskempson/base16-builder-php below:

chriskempson/base16-builder-php: A PHP implementation of a Base16 Builder

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

git clone https://github.com/chriskempson/base16-builder-php
cd base16-builder-php
composer install

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

git clone https://github.com/chriskempson/base16-tomorrow-scheme schemes 
git clone https://github.com/chriskempson/base16-vim-template schemes 
cat scheme.yaml | php base16-builder.php --template template.mustache > theme.file

Updates all scheme and template repositories as defined in schemes.yaml and templates.yaml.

Build everything using all schemes in ./schemes/ and all templates in /.templates/.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4