{"id":16433464,"url":"https://github.com/laurence-myers/inja-cli","last_synced_at":"2025-10-27T18:34:36.552Z","repository":{"id":40377931,"uuid":"507488770","full_name":"laurence-myers/inja-cli","owner":"laurence-myers","description":"A Command Line Interface for the Inja string template library","archived":false,"fork":false,"pushed_at":"2022-12-03T14:06:07.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T08:21:20.868Z","etag":null,"topics":["cli","command-line-interface","command-line-tool","cpp","string","template","template-library"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laurence-myers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-26T05:47:55.000Z","updated_at":"2022-11-15T01:38:50.000Z","dependencies_parsed_at":"2023-01-22T20:46:26.672Z","dependency_job_id":null,"html_url":"https://github.com/laurence-myers/inja-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurence-myers%2Finja-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurence-myers%2Finja-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurence-myers%2Finja-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laurence-myers%2Finja-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laurence-myers","download_url":"https://codeload.github.com/laurence-myers/inja-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240729183,"owners_count":19848120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","command-line-interface","command-line-tool","cpp","string","template","template-library"],"created_at":"2024-10-11T08:46:10.363Z","updated_at":"2025-10-27T18:34:36.479Z","avatar_url":"https://github.com/laurence-myers.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Inja CLI\n\nA command-line interface to [Inja](https://pantor.github.io/inja/), a C++ string template library loosely inspired by [Jinja](https://jinja.palletsprojects.com/).\n\n## Usage\n\n```cmd\ninja input_file_template.html output_file.html\n```\n\nWith a JSON data file:\n\n```cmd\ninja -d data.json input_file_template.html output_file.html\n# or\ninja --data data.json input_file_template.html output_file.html\n```\n\n## Template Syntax\n\nFor a quick overview, [refer to this syntax cheat sheet](./syntax.html).\n\nFor more detailed information, refer to [the Inja documentation](https://pantor.github.io/inja/).\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurence-myers%2Finja-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaurence-myers%2Finja-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaurence-myers%2Finja-cli/lists"}