{"id":17923722,"url":"https://github.com/deryeger/boilerfiles","last_synced_at":"2025-03-24T02:33:11.629Z","repository":{"id":58057591,"uuid":"529814952","full_name":"DerYeger/boilerfiles","owner":"DerYeger","description":"BoilerFiles is a CLI for downloading your boilerplate files from a public GitHub template repo.","archived":false,"fork":false,"pushed_at":"2022-08-28T15:45:40.000Z","size":655,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T01:11:18.456Z","etag":null,"topics":["boilerplate","cli","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/boilerfiles","language":"Rust","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/DerYeger.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":"2022-08-28T09:20:09.000Z","updated_at":"2022-10-01T03:59:26.000Z","dependencies_parsed_at":"2022-08-28T22:40:58.204Z","dependency_job_id":null,"html_url":"https://github.com/DerYeger/boilerfiles","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/DerYeger%2Fboilerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerYeger%2Fboilerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerYeger%2Fboilerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerYeger%2Fboilerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerYeger","download_url":"https://codeload.github.com/DerYeger/boilerfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245198855,"owners_count":20576456,"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":["boilerplate","cli","rust"],"created_at":"2024-10-28T20:45:11.411Z","updated_at":"2025-03-24T02:33:11.348Z","avatar_url":"https://github.com/DerYeger.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BoilerFiles\n\n\u003e Available on [crates.io](https://crates.io/crates/boilerfiles).\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./docs/demo.gif?raw=true\"/\u003e\u003c/p\u003e\n\nBoilerFiles is a CLI for downloading your boilerplate files from a public GitHub template repo.\n\n## Features\n\nAre you tired of copying your `.editorconfig` and `.prettierrc` to every new project you create?\nSo am I!\n\nWith this CLI, you can easily download (multiple) files from your public GitHub repositories.\n\nYou may also create a file `.boilerfiles` in your home directory containing a qualifier for a default repository, e.g., `YourUsername/YourTemplateRepository`.\n\n## Installation\n\n```bash\ncargo install boilerfiles\n```\n\n## Usage\n\n```bash\nboilerfiles [{user}/{repo}] [path]\n```\n\n### Examples\n\nWith the following example, users are prompted to download files from the root directory of the `DerYeger/boilerfiles` repository.\n\n```bash\nboilerfiles DerYeger/boilerfiles\n\n```\n\nYou may also specify a sub path, e.g., `.github/workflows`.\nThis way, you may download files from the `.github/workflows` directory.\n\n```bash\nboilerfiles DerYeger/boilerfiles .github/workflows\n```\n\n## Config file\n\nBy creating a file `.boilerfiles` in your home directory, you may set a default directory.\n\nThe file should have a single line that matches the format of the `{user}/{repo}` arg.\nIf such a file exists, the respective argument may be omitted.\n\n## License\n\n[MIT](./LICENSE) - Copyright \u0026copy; Jan Müller\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderyeger%2Fboilerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderyeger%2Fboilerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderyeger%2Fboilerfiles/lists"}