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

refnode/liquid

Repository files navigation

liquid

Reimplementation of the ruby liquid template lib.

Quickstart

For a fast painless start pyliquid uses buildout. Just execute the following commands and you get a working instance.

After executing the commands you will find all executables in the bin/ subfolder.

As a workaround for outdated setuptools, execute the following commands on debian based distributions:

  • sudo apt-get install python-pip
  • sudo pip install -U distribute

About

Reimplementation of the ruby liquid template lib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published