{"id":14155879,"url":"https://github.com/putoutjs/generator-putout","last_synced_at":"2026-02-27T05:37:21.201Z","repository":{"id":58204598,"uuid":"530360217","full_name":"putoutjs/generator-putout","owner":"putoutjs","description":"A Yeoman generator to help with 🐊Putout development","archived":false,"fork":false,"pushed_at":"2023-10-04T12:59:19.000Z","size":34,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T12:03:31.748Z","etag":null,"topics":["putout","yo","yoeman"],"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/putoutjs.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2022-08-29T19:14:58.000Z","updated_at":"2024-07-09T22:14:40.000Z","dependencies_parsed_at":"2024-07-12T01:42:57.926Z","dependency_job_id":"3adc7f48-761b-4196-a84b-008d61c6dde0","html_url":"https://github.com/putoutjs/generator-putout","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putoutjs%2Fgenerator-putout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putoutjs%2Fgenerator-putout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putoutjs%2Fgenerator-putout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/putoutjs%2Fgenerator-putout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/putoutjs","download_url":"https://codeload.github.com/putoutjs/generator-putout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657732,"owners_count":21140839,"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":["putout","yo","yoeman"],"created_at":"2024-08-17T08:05:03.818Z","updated_at":"2026-02-27T05:37:16.166Z","avatar_url":"https://github.com/putoutjs.png","language":"JavaScript","funding_links":[],"categories":["others"],"sub_categories":[],"readme":"# generator-putout [![NPM version](https://img.shields.io/npm/v/generator-putout.svg?style=flat)](https://npmjs.org/package/generator-putout)\n\n![image](https://user-images.githubusercontent.com/1573141/187409656-fdd6a1f6-3ae2-4752-a30e-a8420011fcdd.png)\n\nThe 🐊Putout generator for [Yeoman](https://yeoman.io/). This generator is intended to aid development within the 🐊[Putout](https://github.com/coderaiser/putout) project. It is designed to work within the top-level `putout` directory.\n\n## Installation\n\nFirst and foremost, you must have [Node.js](https://nodejs.org/) and npm installed. If you don't have Node.js installed, please download and install the latest version.\n\nYou must also install Yeoman, if you don't have it installed already. To install Yeoman, you can run this command:\n\n```sh\nnpm i -g yo\n```\n\nWith Node.js and Yeoman installed, you can run this command:\n\n```sh\nnpm i -g generator-putout\n```\n\n## Usage\n\nIf you want to create a new **🐊Putout** plugin, make sure you're in the top-level directory where you want the plugin to be created (for example `putout-plugin-remove-something`) and type:\n\n```sh\nyo putout\n```\n\nYou'll be prompted for information about your plugin and it will generate a `package.json` file, README, and source code for a stub plugin.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputoutjs%2Fgenerator-putout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fputoutjs%2Fgenerator-putout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fputoutjs%2Fgenerator-putout/lists"}