{"id":21437406,"url":"https://github.com/keidrun/boilerplate-cli","last_synced_at":"2026-05-22T14:02:47.985Z","repository":{"id":96381177,"uuid":"112304511","full_name":"keidrun/boilerplate-cli","owner":"keidrun","description":"CLI to search and download everyone's boilerplates on github.","archived":false,"fork":false,"pushed_at":"2018-02-28T23:42:12.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T18:38:20.520Z","etag":null,"topics":["boilerplate","cli","command-line-tool","create","download","generator","github","search"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/keidrun.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-28T07:59:51.000Z","updated_at":"2023-02-13T21:26:00.000Z","dependencies_parsed_at":"2023-07-16T05:16:36.149Z","dependency_job_id":null,"html_url":"https://github.com/keidrun/boilerplate-cli","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/keidrun%2Fboilerplate-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keidrun%2Fboilerplate-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keidrun%2Fboilerplate-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keidrun%2Fboilerplate-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keidrun","download_url":"https://codeload.github.com/keidrun/boilerplate-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243946251,"owners_count":20373015,"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","command-line-tool","create","download","generator","github","search"],"created_at":"2024-11-23T00:19:34.596Z","updated_at":"2026-05-22T14:02:47.869Z","avatar_url":"https://github.com/keidrun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boilerplate-cli [![NPM version][npm-image]][npm-url] [![npm module downloads][npm-downloads-image]][npm-downloads-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] [![License: MIT][license-image]][license-url]\n\nCLI to search and download everyone's boilerplates on github.\n\n## Required\n\n* Git(\u003e=2) installed\n* NodeJS(\u003e=9) installed\n\n## Install\n\n```bash\n$ npm install -g boilerplate-cli\n```\n\n## Usage\n\n```bash\n$ boil -h\nboil [command]\n\nCommands:\n  boil list                            show all boilerpates                               [aliases: l]\n  boil home [author/bilerpate]         go to the github repository                        [aliases: H]\n  boil search [keyword]                search boilerplates                                [aliases: s]\n  boil create [boilerplate] [project]  install the boilerplate into the project directory [aliases: c]\n  boil authors                         show all authors of boilerplates                   [aliases: a]\n  boil tap [author]                    add the new author of boilerplates                 [aliases: t]\n  boil untap [author]                  remove the author of boilerplates                  [aliases: ut]\n  boil reset                           reset all configuration to default                 [aliases: r]\n\nOptions:\n  --version, -v  Show version                                [boolean]\n  --global, -g   expand the range to search and create       [default: false]\n  --help, -h     Show help                                   [boolean]\n```\n\n## How to use everyone's boilerplates\n\nYou can use this command to use everyone's boilerplates.\nAnd my boilerplates are included as default.\n\n```bash\n$ boil tap any-user\n$ boil search react\n$ boil create any-user/boilerplate-react my-project\n```\n\n## How to search and create any boilerplate of anyone expect authors\n\nYou can expand the range to search and create with '--global' option.\n\n```bash\n$ boil search bootstrap4 -g\n$ boil create any-user/boilerplate-bootstrap4 my-project -g\n```\n\n[npm-url]: https://npmjs.org/package/boilerplate-cli\n[npm-image]: https://badge.fury.io/js/boilerplate-cli.svg\n[npm-downloads-url]: https://npmjs.org/package/boilerplate-cli\n[npm-downloads-image]: https://img.shields.io/npm/dt/boilerplate-cli.svg\n[travis-url]: https://travis-ci.org/keidrun/boilerplate-cli\n[travis-image]: https://secure.travis-ci.org/keidrun/boilerplate-cli.svg?branch=master\n[depstat-url]: https://david-dm.org/keidrun/boilerplate-cli\n[depstat-image]: https://david-dm.org/keidrun/boilerplate-cli.svg\n[license-url]: https://opensource.org/licenses/MIT\n[license-image]: https://img.shields.io/badge/License-MIT-yellow.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeidrun%2Fboilerplate-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeidrun%2Fboilerplate-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeidrun%2Fboilerplate-cli/lists"}