sol · GitHub

Inject: A minimalistic template engine

Inject expands shell commands in arbitrary text templates.

Example

Given a file input.txt with

My {{echo -n fancy}} template!

When I run inject < input.txt I get

My fancy template!

About

Inject the output of shell commands into arbitrary text templates

Resources

Readme

MIT license

Activity

Stars

3 stars

Watchers

2 watching

Forks

1 fork

Releases

Packages

Contributors

Languages

Read the original on github.com ↗