0.0
No release in over 3 years
Low commit activity in last 3 years
SKTL to Liquid converter
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.0
~> 10.0
~> 3.0

Runtime

 Project Readme

SktlToLiquid

Converter for Northpass custom templates. Converts .sktl files to .liquid files.

Before you start

This is not a fully featured .sktl -> .liquid converter. It was written to smoothly transfer our clients to liquid templates and covers only needed part for that. Successfully converted 99.6 % of our clients templates.

Installation

Run in terminal

gem install sktl_to_liquid

Usage

Usage: sktl_to_liquid --sktl directory/with/.sktl --liquid directory/to/output/.liquid
    -s, --sktl SKTL                  Location of directory with SKTL files
    -l, --liquid LIQUID              Location of directory to output Liquid files

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/SchoolKeep/sktl_to_liquid.

License

The gem is available as open source under the terms of the MIT License.