Skip to content

TeamNightSky/PyTemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! :)