Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

indigojs/twig-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twig CLI

Latest Version Software License

Render Twig files from CLI.

Install

Via Composer

$ npm install twig-cli

Usage

$ twig "src/*.twig" --output=dist/

Note: When using globs, the input pattern should be in quotes.

Credits

License

The MIT License (MIT). Please see License File for more information.