Mustache command line tool implementation for macOS written in Swift
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
If no output path is specified, the output is printed to stdout.
656a907View on GitHubFixed bug where empty context file would result in app terminating.
19d23e7View on GitHubUpdated extracting contents from file to have better error messages.
307f5f2View on GitHubUpdated replacement method when merging contexts. Now the newer context overrides the older
dc45933View on GitHubFixed bug where using multiple files would not merge all contents together.
ff6c845View on GitHub