{"id":19329724,"url":"https://github.com/thalesfsp/configurer","last_synced_at":"2025-04-22T15:12:58.336Z","repository":{"id":61629270,"uuid":"542232024","full_name":"thalesfsp/configurer","owner":"thalesfsp","description":"Get config from anywhere, and export to environment","archived":false,"fork":false,"pushed_at":"2025-01-24T13:55:52.000Z","size":9354,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-22T15:12:33.683Z","etag":null,"topics":["configuration","environment-variables","golang","loader","subprocess","wrapper"],"latest_commit_sha":null,"homepage":"","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/thalesfsp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-27T18:26:51.000Z","updated_at":"2025-01-24T13:55:39.000Z","dependencies_parsed_at":"2024-05-01T03:24:48.369Z","dependency_job_id":"9a31b034-e3b9-4063-b177-17dd202534b1","html_url":"https://github.com/thalesfsp/configurer","commit_stats":null,"previous_names":[],"tags_count":87,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconfigurer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconfigurer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconfigurer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thalesfsp%2Fconfigurer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thalesfsp","download_url":"https://codeload.github.com/thalesfsp/configurer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250264911,"owners_count":21402004,"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":["configuration","environment-variables","golang","loader","subprocess","wrapper"],"created_at":"2024-11-10T02:29:39.184Z","updated_at":"2025-04-22T15:12:58.315Z","avatar_url":"https://github.com/thalesfsp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# configurer\n\n`configurer` loads secret into env vars from different providers. Run `configurer l -h` to see the list of available providers.\n\n## Install\n\n### CLI\n\nSetting target destination:\n\n`curl -s https://raw.githubusercontent.com/thalesfsp/configurer/main/resources/install.sh | BIN_DIR=ABSOLUTE_DIR_PATH sh`\n\nSetting version:\n\n`curl -s https://raw.githubusercontent.com/thalesfsp/configurer/main/resources/install.sh | VERSION=v{M.M.P} sh`\n\nExample:\n\n`curl -s https://raw.githubusercontent.com/thalesfsp/configurer/main/resources/install.sh | BIN_DIR=/usr/local/bin VERSION=v1.3.17 sh`\n\n### Programmatically\n\nInstall dependency:\n\n`go get -u github.com/thalesfsp/configurer`\n\n## Usage\n\n### CLI\n\nSee the `example` section by running `configurer l v --help` \n\n### Programmatically\n\nSee [`dotenv/example_test.go`](dotenv/example_test.go)\n\n### Documentation\n\nRun `$ make doc` or check out [online](https://pkg.go.dev/github.com/thalesfsp/configurer).\n\n## Development\n\nCheck out [CONTRIBUTION](CONTRIBUTION.md).\n\n### Release\n\n1. Update [CHANGELOG](CHANGELOG.md) accordingly.\n2. Once changes from MR are merged.\n3. Tag. Don't need to create a release, it's automatically created by CI.\n\n## Roadmap\n\nCheck out [CHANGELOG](CHANGELOG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesfsp%2Fconfigurer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthalesfsp%2Fconfigurer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthalesfsp%2Fconfigurer/lists"}