{"id":22351858,"url":"https://github.com/screwdriver-cd/generator-screwdriver","last_synced_at":"2025-04-09T14:44:37.086Z","repository":{"id":48433515,"uuid":"59178570","full_name":"screwdriver-cd/generator-screwdriver","owner":"screwdriver-cd","description":"Yeoman generator for building Screwdriver Node Modules","archived":false,"fork":false,"pushed_at":"2025-03-11T03:51:55.000Z","size":75,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-11T04:30:46.815Z","etag":null,"topics":["configs","contributing","eslint","license","npm-module","screwdriver","yeoman-generator"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/generator-screwdriver","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/screwdriver-cd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-05-19T06:08:31.000Z","updated_at":"2022-12-02T07:40:19.000Z","dependencies_parsed_at":"2025-03-11T04:26:51.719Z","dependency_job_id":"b549545c-fb2f-450e-be1b-00a389bdbb2f","html_url":"https://github.com/screwdriver-cd/generator-screwdriver","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fgenerator-screwdriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fgenerator-screwdriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fgenerator-screwdriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/screwdriver-cd%2Fgenerator-screwdriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/screwdriver-cd","download_url":"https://codeload.github.com/screwdriver-cd/generator-screwdriver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055271,"owners_count":21040151,"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":["configs","contributing","eslint","license","npm-module","screwdriver","yeoman-generator"],"created_at":"2024-12-04T12:16:05.715Z","updated_at":"2025-04-09T14:44:37.055Z","avatar_url":"https://github.com/screwdriver-cd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-screwdriver\n[![Version][npm-image]][npm-url] ![Downloads][downloads-image] [![Build Status][status-image]][status-url] [![Open Issues][issues-image]][issues-url] ![License][license-image]\n\n\u003e Yeoman generator for building Screwdriver Node Modules\n\nThis Yeoman generator creates a new npm module pre-loaded with:\n - License\n - README with a variety of badges\n - CONTRIBUTING doc\n - JSCS and JSHint configs\n - Screwdriver config\n - package.json\n - Labels for Github issues and pull requests\n\n## Prerequisites\n\n- [Node.js](https://nodejs.org/) \u003e= v12.0.0 (with NPM)\n\n## Usage\n\n1. Create a Github repository.\n\n2. Install [Yeoman](http://yeoman.io) and generator-screwdriver using [npm](https://www.npmjs.com/).\n\n```bash\n$ npm install -g yo\n$ npm install -g generator-screwdriver\n```\n\n3. Get a Github token.\n- Go to the create [Github Personal Access Tokens](https://github.com/settings/tokens/new) page\n- Fill in \"Token description\" with \"Screwdriver-token\"\n- Select scopes \"repo\" and \"admin:org\"\n- Click Generate token\n\n4. Clone your repository and generate your new project.\n\n```bash\n$ git clone git@github.com:$REPO.git\n$ cd $REPO\n$ yo screwdriver\n```\n\n5. Create Git commit and push to master.\n\n6. Publish the npm package and add git tags.\n\n```bash\n$ npm publish\n$ git tag v0.0.1 \u0026\u0026 git push origin --tags\n```\n\n\n## License\n\nCode licensed under the BSD 3-Clause license. See LICENSE file for terms.\n\n[npm-image]: https://img.shields.io/npm/v/generator-screwdriver.svg\n[npm-url]: https://npmjs.org/package/generator-screwdriver\n[downloads-image]: https://img.shields.io/npm/dt/generator-screwdriver.svg\n[license-image]: https://img.shields.io/npm/l/generator-screwdriver.svg\n[issues-image]: https://img.shields.io/github/issues/screwdriver-cd/screwdriver.svg\n[issues-url]: https://github.com/screwdriver-cd/screwdriver/issues\n[status-image]: https://cd.screwdriver.cd/pipelines/11/badge\n[status-url]: https://cd.screwdriver.cd/pipelines/11\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fgenerator-screwdriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrewdriver-cd%2Fgenerator-screwdriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrewdriver-cd%2Fgenerator-screwdriver/lists"}