duod

DuoD Duo asset management integration

Modules

compilation
module duod.compilation

This module implements the compilation functionality. Provides commands to compile and minify assets from their source with duod.

pipeline
module duod.pipeline
Undocumented in source.
utilities
module duod.utilities

Utilities for duod. Provides tools for checking if the build commands are available and executing them.

Members

Imports

Require (from duod.pipeline)
public import duod.pipeline : Require;
Undocumented in source.

Meta

Authors

Taylor "Nekroze" Lawson, <tlawson@nekroze.com>

History

v1.1.0 - Corrected issue with diet template integration. v1.0.0 - Implemented a template based asset pipeline. v0.0.0 - Fleshing out basic implementations and API.