{"id":27157765,"url":"https://github.com/yhtml5/yhtml5-cli","last_synced_at":"2025-04-08T21:36:05.147Z","repository":{"id":19672252,"uuid":"87621169","full_name":"yhtml5/yhtml5-cli","owner":"yhtml5","description":"CLI for scaffolding front-end projects","archived":false,"fork":false,"pushed_at":"2023-11-22T15:36:37.000Z","size":8454,"stargazers_count":10,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T15:12:51.441Z","etag":null,"topics":["cli","react","webpack","yhtml5"],"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/yhtml5.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-04-08T08:56:00.000Z","updated_at":"2023-11-22T15:04:50.000Z","dependencies_parsed_at":"2024-09-25T13:43:43.896Z","dependency_job_id":"5e697bca-9aef-4fa5-be7a-918b3618447f","html_url":"https://github.com/yhtml5/yhtml5-cli","commit_stats":null,"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhtml5%2Fyhtml5-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhtml5%2Fyhtml5-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhtml5%2Fyhtml5-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhtml5%2Fyhtml5-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yhtml5","download_url":"https://codeload.github.com/yhtml5/yhtml5-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247934163,"owners_count":21020714,"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":["cli","react","webpack","yhtml5"],"created_at":"2025-04-08T21:36:04.312Z","updated_at":"2025-04-08T21:36:05.130Z","avatar_url":"https://github.com/yhtml5.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YHTML5-CLI \n\n![npm version] ![node version] ![Build Status] ![downloads total] ![author]\n\nCLI for scaffolding front-end projects based on the create-react-app project.\n\n### Installation\n\nPrerequisites: [Node.js](https://nodejs.org/en/) (\u003e=4.x, 7.x preferred) and [Git](https://git-scm.com/).\n\n``` bash\n$ npm install -g yhtml5-cli\n```\n\n### Usage\n\n``` bash\n$ yhtml5 init \u003cproject-name\u003e\n```\n\nExample:\n\n``` bash\n$ yhtml5 init my-project\n```\n\nThe above command pulls the template from [YHTML5 template][YHTML5-Seed-apps] , prompts for some information, and generates the project at `./my-project/`.\n\n### Official Templates\n\nThe purpose of official project templates are to provide opinionated, \nbattery-included development tooling setups so that users can get started with actual app code as fast as possible. \nHowever, these templates are un-opinionated in terms of how you structure your app code and what libraries you use in addition to [YHTML5 template][YHTML5-Seed-apps].\n\nAll official project templates are repos in the [YHTML5-Seed]. \nWhen a new template is added to the organization, you will be able to run `vue init \u003ctemplate-name\u003e \u003cproject-name\u003e` to use that template. \nYou can also run `yhtml5 list` to see all available official templates.\n\nCurrent available templates include:\n\n- [react][YHTML5-Seed-react] - A full-featured Webpack + React setup with hot reload, code splitting \u0026 lazy loading.\n\n### question\n\n* npm link fail\n```\nFile exists: /Users/path\nnpm ERR! Move it away, and try again.\n\nrm -rf /Users/path\nnpm link\n```\n\n### Thank\n\nThe inspiration for this project comes from [vue-cli](https://github.com/vuejs/vue-cli)\n\n### License\n\n[MIT](http://opensource.org/licenses/MIT)\n\n[author]:https://img.shields.io/badge/author-yhtml5-blue.svg\n[Build Status]:https://img.shields.io/circleci/project/vuejs/vue-cli/master.svg\n[downloads total]:https://img.shields.io/github/downloads/atom/atom/total.svg\n[npm version]:https://img.shields.io/badge/npm-v4.2.0-blue.svg\n[node version]:https://img.shields.io/badge/node-v7.8.0-blue.svg\n\n[YHTML5-Seed-apps]:https://github.com/yhtml5/YHTML5-Seed/tree/master/apps\n[YHTML5-Seed-react]:https://github.com/yhtml5/YHTML5-Seed/tree/master/apps/react\n[YHTML5-Seed]:https://github.com/yhtml5/YHTML5-Seed\n[create-react-app]:https://github.com/facebookincubator/create-react-app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhtml5%2Fyhtml5-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyhtml5%2Fyhtml5-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhtml5%2Fyhtml5-cli/lists"}