{"id":13809095,"url":"https://github.com/fatih/hclfmt","last_synced_at":"2025-05-14T05:33:09.818Z","repository":{"id":44379076,"uuid":"44918696","full_name":"fatih/hclfmt","owner":"fatih","description":"Format and prettify HCL files","archived":true,"fork":false,"pushed_at":"2018-10-10T23:41:33.000Z","size":8,"stargazers_count":230,"open_issues_count":0,"forks_count":50,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-19T01:42:35.943Z","etag":null,"topics":["formatter","hcl","hclfmt","prettifier"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fatih.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":"2015-10-25T16:35:01.000Z","updated_at":"2024-11-06T00:31:38.000Z","dependencies_parsed_at":"2022-07-14T12:01:40.598Z","dependency_job_id":null,"html_url":"https://github.com/fatih/hclfmt","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/fatih%2Fhclfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatih%2Fhclfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatih%2Fhclfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatih%2Fhclfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatih","download_url":"https://codeload.github.com/fatih/hclfmt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076992,"owners_count":22010635,"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":["formatter","hcl","hclfmt","prettifier"],"created_at":"2024-08-04T01:02:01.587Z","updated_at":"2025-05-14T05:33:08.956Z","avatar_url":"https://github.com/fatih.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Archived project. No maintenance. \n\nThis project is not maintained anymore and is archived. Feel free to fork and\nmake your own changes if needed. For more detail read my blog post: [Taking an indefinite sabbatical from my projects](https://arslan.io/2018/10/09/taking-an-indefinite-sabbatical-from-my-projects/)\n\nThanks to everyone for their valuable feedback and contributions.\n\n\n# hclfmt [![Build Status](http://img.shields.io/travis/fatih/hclfmt.svg?style=flat-square)](https://travis-ci.org/fatih/hclfmt)\n\nhclfmt is a command to format and prettify HCL files. It's similar to the\npopular `gofmt` command. Hook it with your favourite editor or use it from the\ncommand line.\n\n## Install\n\nIf you have Go installed just do:\n\n```bash\ngo get github.com/fatih/hclfmt\n```\n\n## Editor integration\n\n* [vim-hclfmt plugin](https://github.com/fatih/vim-hclfmt)\n* [atom-hclfmt](https://atom.io/packages/hclfmt)\n\n## Usage\n\nThe usage is similar to `gofmt`. If you pass a file it prints the formatted\noutput to std output:\n\n```bash\n$ hclfmt config.hcl\n```\n\nYou can pass the `-w` flag to directly overwrite your file:\n\n```bash\n$ hclfmt -w config.hcl\n```\n\nIf no arguments are passed, it excepts the input from standard input.\n\n\n## License\n\nThe BSD 3-Clause License - see\n[`LICENSE`](https://github.com/fatih/hclfmt/blob/master/LICENSE) for more\ndetails\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatih%2Fhclfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffatih%2Fhclfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatih%2Fhclfmt/lists"}