Skip to content
/ rende Public

CLI based template renderer with various engines

Notifications You must be signed in to change notification settings

guneysus/rende

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rende

-- TODO

Installation

scoop

scoop install https://raw.githubusercontent.com/guneysus/rende/master/rende.scoop.json

dotnet global tool

dotnet tool install -g Rende --version 0.0.7-alpha --add-source https://www.myget.org/F/guneysu/api/v3/index.json

Usage

-- TODO

rende -e fluid -s .\template.fluid -m .\samples\fluid.json

Why the executable is so big: (~ 35MB)?

-- TODO

Why?

-- TODO

Is It Cross Platform?

YES!