{"id":16473687,"url":"https://github.com/guumaster/env-replacer","last_synced_at":"2025-03-01T10:31:17.890Z","repository":{"id":64303757,"uuid":"245702304","full_name":"guumaster/env-replacer","owner":"guumaster","description":"An envsubst replacement","archived":false,"fork":false,"pushed_at":"2020-03-07T21:08:38.000Z","size":9,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-12T12:27:27.425Z","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/guumaster.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":"2020-03-07T20:40:46.000Z","updated_at":"2024-08-24T06:14:14.000Z","dependencies_parsed_at":"2023-01-15T10:01:01.565Z","dependency_job_id":null,"html_url":"https://github.com/guumaster/env-replacer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guumaster%2Fenv-replacer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guumaster%2Fenv-replacer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guumaster%2Fenv-replacer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guumaster%2Fenv-replacer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guumaster","download_url":"https://codeload.github.com/guumaster/env-replacer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":220040705,"owners_count":16587228,"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-11T12:27:52.393Z","updated_at":"2024-10-17T10:57:48.703Z","avatar_url":"https://github.com/guumaster.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Tests](https://img.shields.io/github/workflow/status/guumaster/env-replacer/Test)](https://github.com/guumaster/env-replacer/actions?query=workflow%3ATest)\n[![GitHub Release](https://img.shields.io/github/release/guumaster/env-replacer.svg?logo=github\u0026labelColor=262b30)](https://github.com/guumaster/env-replacer/releases)\n[![Go Report Card](https://goreportcard.com/badge/github.com/guumaster/env-replacer)](https://goreportcard.com/report/github.com/guumaster/env-replacer)\n[![License](https://img.shields.io/github/license/guumaster/env-replacer)](https://github.com/guumaster/env-replacer/LICENSE)\n# Env Replacer\n\nA powerful tool to replace environment variables on template files.\n\n## Why?\n\nI don't like to maintain `bash` scripts, I don't like `gettext` and `envsubst`, so this is a replacement.\n \n\n## Installation\n\nGo to [release page](https://github.com/guumaster/env-replacer/releases) and download the binary you need.\n\n\n## Examples\n\n```bash\n$\u003e env-replacer --path /some-path-to-tpl-files\n```\n\n\n## Usage\n\n    NAME:\n       env-replacer - replace env variables on files\n    \n    USAGE:\n       env-replacer [global options] [arguments...]\n    \n    VERSION:\n       dev\n    \n    AUTHOR:\n       guumaster \u003cguuweb@gmail.com\u003e\n    \n    GLOBAL OPTIONS:\n       --path value    path to scan for templates\n    \n       --files value   file pattern to search (default: \"*.tpl\")\n    \n       --quiet, -q     hide report (default: false)\n    \n       --no-recursive  don't scan path recursively (default: false)\n    \n       --no-truncate   don't truncate dst files (default: false)\n    \n       --no-error      early quit on error (default: false)\n    \n       --no-missing    don't write files with missing variables (default: false)\n    \n       --no-empty      fail also with variables (default: false)\n    \n       --strict        same as --no-empty and --no-missing combined (default: false)\n    \n       --version       print the version (default: false)\n\n\n### Dependencies \u0026 Refs\n  - [bmatcuk/doublestar](https://github.com/bmatcuk/doublestar)\n  - [urfave/cli](https://github.com/urfave/cli)\n\n\n### LICENSE\n\n [MIT license](LICENSE)\n\n\n### Author(s)\n\n* [guumaster](https://github.com/guumaster)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguumaster%2Fenv-replacer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguumaster%2Fenv-replacer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguumaster%2Fenv-replacer/lists"}