Skip to content

nakatatsu/render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

render

簡単なレンダリングツール。

USAGE

render -input <json> -template <template-file>

jsonは必ず{"key": "value"}の形式とする。valueの先頭に@がある場合はfile_pathと見なし、読みとった上でレンダリングする。

コマンド例

render -input '{"style": "@./sample/guidelines.md", "purpose": "IPv6オンリーのVPCを作りたい"}' -template ./sample/prompt.tpl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published