{"id":14156217,"url":"https://github.com/yeoman/environment","last_synced_at":"2025-08-06T02:32:23.287Z","repository":{"id":21266176,"uuid":"24581855","full_name":"yeoman/environment","owner":"yeoman","description":"Yeoman runtime environment","archived":false,"fork":false,"pushed_at":"2024-10-15T01:21:26.000Z","size":7163,"stargazers_count":127,"open_issues_count":4,"forks_count":71,"subscribers_count":15,"default_branch":"main","last_synced_at":"2024-10-29T23:50:38.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeoman.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"open_collective":"yeoman"}},"created_at":"2014-09-29T06:02:18.000Z","updated_at":"2024-10-15T01:21:30.000Z","dependencies_parsed_at":"2024-11-19T01:26:16.635Z","dependency_job_id":"87b74e05-c494-4962-8dea-8bb08c57a9e0","html_url":"https://github.com/yeoman/environment","commit_stats":{"total_commits":1269,"total_committers":130,"mean_commits":9.761538461538462,"dds":0.7084318360914106,"last_synced_commit":"0397876188e030621739f933c32470cc1fb7019c"},"previous_names":[],"tags_count":239,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fenvironment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fenvironment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fenvironment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fenvironment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeoman","download_url":"https://codeload.github.com/yeoman/environment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228829098,"owners_count":17978152,"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":[],"created_at":"2024-08-17T08:05:17.814Z","updated_at":"2024-12-09T03:31:15.122Z","avatar_url":"https://github.com/yeoman.png","language":"JavaScript","funding_links":["https://opencollective.com/yeoman"],"categories":["others"],"sub_categories":[],"readme":"# Yeoman Environment\n\n[![npm](https://badge.fury.io/js/yeoman-environment.svg)](http://badge.fury.io/js/yeoman-environment) [![NPM Test](https://github.com/yeoman/environment/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/environment/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/github/yeoman/environment/badge.svg?branch=master)](https://coveralls.io/github/yeoman/environment?branch=master) [![Gitter](https://img.shields.io/badge/Gitter-Join_the_Yeoman_chat_%E2%86%92-00d06f.svg)](https://gitter.im/yeoman/yeoman)\n\n\u003e Handles the lifecycle and bootstrapping of generators in a specific environment\n\nIt provides a high-level API to discover, create and run generators, as well as further tuning of where and how a generator is resolved.\n\n## Install\n\n```\n$ npm install yeoman-environment\n```\n\n## Usage\n\nFull documentation available [here](http://yeoman.io/authoring/integrating-yeoman.html).\n\n```js\nimport { createEnv } from 'yeoman-environment';\n\n// The #lookup() method will search the user computer for installed generators\n// The search if done from the current working directory\nawait env.lookup();\nawait env.run('angular', { skipInstall: true });\n```\n\nFor advance usage, see [our API documentation for latest yeoman-environment](http://yeoman.github.io/environment).\n\n[API documentation for yeoman-environment v2.x](http://yeoman.github.io/environment/2.x).\n\n## License\n\nBSD-2-Clause © Yeoman\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeoman%2Fenvironment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeoman%2Fenvironment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeoman%2Fenvironment/lists"}