{"id":17345755,"url":"https://github.com/Marinerer/pipflow","last_synced_at":"2025-02-26T01:33:02.955Z","repository":{"id":180926098,"uuid":"665925054","full_name":"Meqn/pipflow","owner":"Meqn","description":"🥤 A web developer workflow based on Gulp. Out of the box, no configuration to start web development. 📦 基于gulp的前端构建工具。开箱即用，无需配置即可启动web开发。","archived":false,"fork":false,"pushed_at":"2024-10-15T12:13:01.000Z","size":3135,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-15T12:55:20.108Z","etag":null,"topics":["gulp","gulp-boilerplate","gulp-bootstrap","gulp-config","gulp-plugin","gulp-starter","gulp-task","gulp-template","gulp-workflow"],"latest_commit_sha":null,"homepage":"https://pipflow.mengqing.org/","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/Meqn.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":"2023-07-13T09:57:04.000Z","updated_at":"2024-10-15T12:13:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd6c71f9-47dd-4442-86ad-42e9d7d8ddec","html_url":"https://github.com/Meqn/pipflow","commit_stats":null,"previous_names":["meqn/pipflow"],"tags_count":97,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meqn%2Fpipflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meqn%2Fpipflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meqn%2Fpipflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meqn%2Fpipflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meqn","download_url":"https://codeload.github.com/Meqn/pipflow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219843287,"owners_count":16556508,"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":["gulp","gulp-boilerplate","gulp-bootstrap","gulp-config","gulp-plugin","gulp-starter","gulp-task","gulp-template","gulp-workflow"],"created_at":"2024-10-15T16:43:37.573Z","updated_at":"2025-02-26T01:32:57.508Z","avatar_url":"https://github.com/Meqn.png","language":"JavaScript","readme":"# pipflow-CLI 🥤\n\n[![version](https://img.shields.io/npm/v/%40pipflow%2Fcli?style=flat-square\u0026logo=npm)](https://www.npmjs.com/package/@pipflow/cli)\n[![Codecov](https://img.shields.io/codecov/c/github/meqn/pipflow?token=5TYW2Z1S4C\u0026style=flat-square\u0026logo=codecov)](https://codecov.io/gh/Meqn/pipflow)\n[![release](https://img.shields.io/github/actions/workflow/status/meqn/pipflow/release.yml?style=flat-square)](https://github.com/Meqn/pipflow/releases)\n[![node.js](https://img.shields.io/node/v/%40pipflow%2Fcli?style=flat-square\u0026logo=nodedotjs)](https://nodejs.org/en/about/releases/)\n[![license](https://img.shields.io/npm/l/%40pipflow%2Fcli?style=flat-square)](https://github.com/Meqn/pipflow)\n\n\u003e A command-line tool based on Gulp, designed to simplify the front-end development workflow.  \n\n\n- 📦 Out-of-the-box\n- 🚀 Efficient and fast\n- 🎨 Feature-rich\n- 🛠 Configurable Processes\n- 🔗 Scalable\n- 🏳️‍🌈 Multi-environment support\n\n\n`pipflow` provides a set of out-of-the-box Gulp tasks and features, allowing developers to quickly start the development of frontend projects without the need to configure from scratch.\n\nWith `pipflow`, developers can focus on coding without wasting time on repetitive build configurations. It uses simple commands to complete complex front-end builds and standardizes the build process, greatly improving consistency and efficiency across projects.\n\n\n`pipflow` 是一个基于gulp工作流的前端构建工具，旨在简化前端开发流程。它提供了一组开箱即用的Gulp任务和功能，让开发者能够立即启动前端项目的开发，无需从零开始配置。\n\n\n## Getting Started\n\n**1. Install**\n\n```bash\nnpm install -g @pipflow/cli\n# OR\nyarn global add @pipflow/cli\n```\n\n**2. Create a project**\n\n```bash\npipflow create my-project\n# OR\npw create my-project\n```\n\n**3. Build project**\n```bash\npipflow build\n# OR\npw build\n```\n\n\u003e `pw` is an acronym for the `pipflow` command, a combination of the first and last letters of `pipflow`.\n\n\n\n## Documents 📚\n\n[Read the Docs to Learn More.](https://pipflow.mengqing.org/)\n\n\n\n## Packages\n\n| Package                                                                     | Version (click for changelogs)                                                                                                                               |\n| --------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [pipflow](https://github.com/Meqn/pipFlow/tree/main/packages/main/)         | [![pipflow version](https://img.shields.io/npm/v/pipflow?style=flat-square)](https://github.com/Meqn/pipFlow/blob/main/packages/main/CHANGELOG.md)           |\n| [@pipflow/cli](https://github.com/Meqn/pipflow/tree/main/packages/cli)      | [![CLI version](https://img.shields.io/npm/v/%40pipflow%2Fcli?style=flat-square)](https://github.com/Meqn/pipflow/blob/main/packages/cli/CHANGELOG.md)       |\n| [@pipflow/core](https://github.com/Meqn/pipFlow/tree/main/packages/core/)   | [![core version](https://img.shields.io/npm/v/%40pipflow%2Fcore?style=flat-square)](https://github.com/Meqn/pipFlow/blob/main/packages/core/CHANGELOG.md)    |\n| [@pipflow/utils](https://github.com/Meqn/pipFlow/tree/main/packages/utils/) | [![utils version](https://img.shields.io/npm/v/%40pipflow%2Futils?style=flat-square)](https://github.com/Meqn/pipFlow/blob/main/packages/utils/CHANGELOG.md) |\n\n\n\n\n## Changelog\n\n[Changelog](https://github.com/Meqn/pipflow/blob/main/packages/cli/CHANGELOG.md)\n\n\n## License\n\n[MIT](LICENSE).\n\n\n## Thanks\n\n[Vue-cli](https://cli.vuejs.org/) , [Vite.js](https://vitejs.dev/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarinerer%2Fpipflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMarinerer%2Fpipflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarinerer%2Fpipflow/lists"}