Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 242 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 242 Bytes

PyTemp

A CLI tool for rendering python code using Jinja2

Installation (Git)

git clone https://github.com/TeamNightSky/PyTemp
cd PyTemp
python setup.py install

Usage

For help, use: pytemp --help

That's about it! :)