{"id":23676068,"url":"https://github.com/bigyanse/petor","last_synced_at":"2026-05-05T00:34:36.989Z","repository":{"id":183343614,"uuid":"658372752","full_name":"bigyanse/petor","owner":"bigyanse","description":"A project generator based on Node.js.","archived":false,"fork":false,"pushed_at":"2023-08-13T14:06:55.000Z","size":65,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T17:42:55.730Z","etag":null,"topics":["javascript","nodejs","project-generator","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/petor","language":"TypeScript","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/bigyanse.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-06-25T14:57:28.000Z","updated_at":"2024-10-01T15:52:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"6620d573-b9c2-4595-854a-b199744bff71","html_url":"https://github.com/bigyanse/petor","commit_stats":null,"previous_names":["bigyanse/petor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigyanse%2Fpetor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigyanse%2Fpetor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigyanse%2Fpetor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigyanse%2Fpetor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigyanse","download_url":"https://codeload.github.com/bigyanse/petor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239708988,"owners_count":19684168,"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":["javascript","nodejs","project-generator","typescript"],"created_at":"2024-12-29T14:41:24.847Z","updated_at":"2025-12-25T07:30:13.138Z","avatar_url":"https://github.com/bigyanse.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/bigyanse/petor\"\u003e\u003cimg src=\"https://github.com/bigyanse/petor/blob/main/logo.png\" alt=\"Petor Logo\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# petor\n\npetor is a project generator that generates a custom project built beforehand.\n\n## Installation\n\n- npm: `npm install -g petor`\n- yarn: `yarn global add petor`\n  \nNote: You may need to add npm or yarn global bin path in your `PATH` environment variable.\n\n## Usage\n\npetor generates a project from the templates directory.\n\n```bash\npetor --generate backend\n```\n\nBy default, project is generated with the name same as the template name. You can generate the project with custom name as,\n\n```bash\npetor --generate backend restapi\n```\n\nYou can check the existing templates as,\n\n```bash\npetor --list\n```\n\nYou can add your own templates to the path indicated by the,\n\n```bash\npetor --get-template-dir\n```\n\n## Build\n\n- `git clone https://github.com/bigyanse/petor.git`\n- `cd petor`\n- `yarn install` or `npm install`\n- `yarn build` or `npm run build`\n- Then you can run the program with `node .` or `node ./dist/src/cli.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigyanse%2Fpetor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigyanse%2Fpetor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigyanse%2Fpetor/lists"}