{"id":20188029,"url":"https://github.com/imgcook/imgcook-cli","last_synced_at":"2025-04-10T06:50:27.723Z","repository":{"id":34840988,"uuid":"183430210","full_name":"imgcook/imgcook-cli","owner":"imgcook","description":"Using Imgcook force in your terminal","archived":false,"fork":false,"pushed_at":"2022-12-12T10:23:33.000Z","size":270,"stargazers_count":58,"open_issues_count":6,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T04:32:03.747Z","etag":null,"topics":["design-to-code"],"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/imgcook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-04-25T12:30:41.000Z","updated_at":"2023-12-20T03:17:58.000Z","dependencies_parsed_at":"2023-01-15T09:30:04.867Z","dependency_job_id":null,"html_url":"https://github.com/imgcook/imgcook-cli","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fimgcook-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fimgcook-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fimgcook-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imgcook%2Fimgcook-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imgcook","download_url":"https://codeload.github.com/imgcook/imgcook-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247939782,"owners_count":21021844,"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":["design-to-code"],"created_at":"2024-11-14T03:27:18.807Z","updated_at":"2025-04-10T06:50:27.698Z","avatar_url":"https://github.com/imgcook.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imgcook-cli\n\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/imgcook/imgcook-cli/blob/master/LICENSE)\n[![GitHub tag](https://img.shields.io/github/tag/imgcook/imgcook-cli.svg)]()\n[![Build Status](https://travis-ci.org/imgcook/imgcook-cli.svg?branch=master)](https://travis-ci.org/imgcook/imgcook-cli)\n[![npm dm](https://img.shields.io/npm/dm/@imgcook/cli)](https://www.npmjs.com/package/@imgcook/cli)\n[![GitHub repo size](https://img.shields.io/github/repo-size/imgcook/imgcook-cli)]()\n\n\nimgcook-cli can combine the capabilities of Plugin to place the code products generated by the imgcook platform into your local project project, and seamlessly integrate into your development process. Upload pictures to your own bed, file directory conversion, etc.), imgcook-cli is a very good choice for you.\n\n## Getting Started\n## Install\n\u003e The imgcook-cli installation depends on Node.js and NPM. It is recommended to use Node.js version 9.x\n\n\n```shell\n# npm\nnpm install -g @imgcook/cli\n# yarn\nyarn global add @imgcook/cli\n```\n\n## Use\n\n\n### Common command\n\n#### imgcook config\n\u003e  User settings configuration, default initialization generates official configuration\n\n\n```shell\n# Setting config\nimgcook config set\n\n#  View config\nimgcook config ls\n\n# Open configuration file directly\nimgcook config edit\n```\n\n\u003e DSL config：\n\u003e React D2C Schema：41\n\u003e Vue 开发规范：29\n\u003e 微信小程序开发规范：21\n\u003e React 开发规范：12\n\u003e H5 标准开发规范：5\n\u003e Rax 标准开发规范：1\n\u003e \n\u003e Get accessId ：Official website top right corner avatar -\u003e Personal page -\u003e Top left Icon\n\u003e \u003cimg src=\"https://gw.alicdn.com/tfs/TB1rFW3qeL2gK0jSZFmXXc7iXXa-1156-480.png\" width=396 alt=\"\" /\u003e\n\n\n#### imgcook pull\n\u003e Pull module code\n\n\n```shell\n# Pull a module code to a local path\nimgcook pull \u003cmoduleId\u003e --path \u003cpath\u003e\n# Example\nimgcook pull 17108 --path mod\n```\n\n#### imgcook install\n\u003e Plugins required to install imgcook-cli\n\n\n```shell\n# Install all configured plugins by default\nimgcook install\n\n# Install the specified plugin\nimgcook install plugin --name \u003cvalue\u003e\n\n# Example\nimgcook install plugin --name @imgcook/plugin-images\n```\n\n### Options\n\n#### imgcook --version\n\u003e Display version information\n\n\n```shell\nimgcook --version\nimgcook -v\n```\n\n#### imgcook --help\n\u003e Show command usage help\n\n\n```shell\nimgcook --help\nimgcook -h\n```\n\n## License\n[MIT](https://github.com/imgcook/imgcook-cli/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgcook%2Fimgcook-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimgcook%2Fimgcook-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimgcook%2Fimgcook-cli/lists"}