{"id":18251805,"url":"https://github.com/hiroakis/en","last_synced_at":"2025-07-03T17:33:20.293Z","repository":{"id":145129891,"uuid":"76533802","full_name":"hiroakis/en","owner":"hiroakis","description":"en. An environment variable management tool for Circle CI","archived":false,"fork":false,"pushed_at":"2016-12-16T05:02:53.000Z","size":5,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T15:40:02.045Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiroakis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-12-15T07:15:01.000Z","updated_at":"2019-05-20T23:45:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"0ebe627f-d71d-4db5-a135-5619213877c8","html_url":"https://github.com/hiroakis/en","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/hiroakis%2Fen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroakis","download_url":"https://codeload.github.com/hiroakis/en/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247209623,"owners_count":20901827,"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-11-05T09:48:31.704Z","updated_at":"2025-04-04T16:32:39.796Z","avatar_url":"https://github.com/hiroakis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# en\n\nThe \"en\" is an environment variables management tool for Circle CI. \"en\" means \"Circle\" in Japanese(円). Kanji character(円) is the same as Japansese currency \"Yen\".\n\n# Installation\n\n```\ngo get github.com/hiroakis/en\n```\n\n# How to use\n\nYou have to get Circle CI API token before you use en. You can set it to `CIRCLE_TOKEN` environment variable or `-token` argument option.\n\n* show variables\n```\nen -export\n```\n\nOutput will be json. If you would like to export variables, you can redirect stdout to file. Like this `en \u003e en.json`.\nNote: Exported variables will be masked by Circle CI as follows. Edit it before you apply.\n\n```\n{\n    \"name\": \"AWS_SECRET_ACCESS_KEY\",\n    \"value\": \"xxxxS73Z\"\n}\n```\n\n* dry-run\n```\nen -apply -dry-run -file path/to/en.json\n```\n\n* apply\n```\nen -apply -file path/to/en.json\n```\n\n* print version\n```\nen -version\n```\n\n* print usage\n```\nen -help\n```\n\n# Configuration\n\n`en.example.json` is an example.\n\n# License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroakis%2Fen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fen/lists"}