{"id":22092187,"url":"https://github.com/pirxpilot/generator-node-make","last_synced_at":"2025-07-29T19:38:32.669Z","repository":{"id":57248152,"uuid":"84855809","full_name":"pirxpilot/generator-node-make","owner":"pirxpilot","description":"Create a Node.js module with Makefile.","archived":false,"fork":false,"pushed_at":"2025-07-21T20:27:56.000Z","size":527,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-21T22:26:34.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://yeoman.io","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/pirxpilot.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","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,"zenodo":null}},"created_at":"2017-03-13T17:32:34.000Z","updated_at":"2025-07-21T20:28:00.000Z","dependencies_parsed_at":"2025-03-23T23:45:31.555Z","dependency_job_id":"3965915d-c70b-4411-9d56-d9fb0ff3df66","html_url":"https://github.com/pirxpilot/generator-node-make","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/pirxpilot/generator-node-make","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fgenerator-node-make","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fgenerator-node-make/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fgenerator-node-make/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fgenerator-node-make/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pirxpilot","download_url":"https://codeload.github.com/pirxpilot/generator-node-make/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirxpilot%2Fgenerator-node-make/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267745017,"owners_count":24137934,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-01T03:08:36.821Z","updated_at":"2025-07-29T19:38:32.604Z","avatar_url":"https://github.com/pirxpilot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NPM version][npm-image]][npm-url]\n[![Build Status][build-image]][build-url]\n[![Dependency Status][deps-image]][deps-url]\n\n# Node with Makefile Generator\n\nCreate a Node.js module with Makefile. Forked from [generator-node]\n\n## Install\n\n```sh\n$ npm install --global generator-node-make\n```\n\n## Usage\n\n```sh\n$ mkdir my-new-module\n$ cd my-new-module\n$ yo node-make\n\n# to run jshint and tests\n$ make\n```\n\nCreates node module scafolding with [biome], [node test runner] for testing, [github actions] for CI,\n[libraries.io] for dependency monitoring.\n\nGenerates `.editorconfit`, `.gitignore`, `.npmignore`.\n\n`make check` - is automatically added - lints and runs mocha tests\n\n## License\n\nMIT © Yeoman team\n\n[generator-node]: https://www.npmjs.com/package/generator-node\n[biome]: https://biomejs.dev/\n[node test runner]: https://nodejs.org/api/test.html\n[libraries.io]: https://libraries.io\n[github actions]: https://github.com/features/actions\n\n[npm-image]: https://img.shields.io/npm/v/generator-node-make\n[npm-url]: https://npmjs.org/package/generator-node-make\n\n[build-url]: https://github.com/pirxpilot/generator-node-make/actions/workflows/check.yaml\n[build-image]: https://img.shields.io/github/actions/workflow/status/pirxpilot/generator-node-make/check.yaml?branch=main\n\n[deps-image]: https://img.shields.io/librariesio/release/npm/generator-node-make\n[deps-url]: https://libraries.io/npm/generator-node-make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Fgenerator-node-make","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpirxpilot%2Fgenerator-node-make","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpirxpilot%2Fgenerator-node-make/lists"}