{"id":16813140,"url":"https://github.com/ivanvc/mleh","last_synced_at":"2025-03-17T11:24:01.596Z","repository":{"id":56198777,"uuid":"289372180","full_name":"ivanvc/mleh","owner":"ivanvc","description":"Like helm but not just for YAMLs/Kubernetes","archived":false,"fork":false,"pushed_at":"2023-12-06T00:50:18.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T23:38:10.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ivanvc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-21T21:55:22.000Z","updated_at":"2022-10-26T20:53:31.000Z","dependencies_parsed_at":"2024-06-20T08:58:37.809Z","dependency_job_id":"e9480288-a070-4a11-be28-e0d155185130","html_url":"https://github.com/ivanvc/mleh","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvc%2Fmleh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvc%2Fmleh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvc%2Fmleh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanvc%2Fmleh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanvc","download_url":"https://codeload.github.com/ivanvc/mleh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022637,"owners_count":20385133,"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":[],"created_at":"2024-10-13T10:24:55.741Z","updated_at":"2025-03-17T11:24:01.535Z","avatar_url":"https://github.com/ivanvc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mleh\n\nLike Helm but works for any kind of file, not just YAMLs.\n\n\n## Usage\n\nSimilar to Helm, with the following directory structure:\n\n```\nchart\n├── values.yaml\n├── templates\n│   ├── app.tf\n│   └── _helpers.txt\n└── values.yaml\n```\n\nYou can run:\n\n```\nmleh -values values.yaml -output-dir . chart/\n```\n\nAnd it will generate, in this case an app.tf file, while skipping files that\nstart with an underscore.\n\n## Template functions\n\nAs Helm, [Sprig](https://github.com/Masterminds/sprig) functions are available,\nthe documentation is hosted by\n[Mastermind](https://masterminds.github.io/sprig/).\n\n### Differences with Helm\n\nFunctions `toYaml`, `toJson`, `tpl`, are not implemented.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanvc%2Fmleh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanvc%2Fmleh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanvc%2Fmleh/lists"}