HTTP/2 200
date: Mon, 29 Dec 2025 22:41:33 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"fddcb6e504ef90aee891d107c6efb462"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=JgK%2BjkizADTyN5v3XpfUmP9KVFGCz9873BFPDKVbDXsSqrlboKnjj90SEOEEQa8k0SUvQhDqhVQFI3NDyq3uBVDPS8xWS0XciaPjD%2BmcxAhFhQvAUCZSl4y2OB7V5gGLy%2BDpLK34Ht21bCtunD7JF4AdkB%2B91WN4lY9JN2Xd0DSuuRZ79pzA2etlYWv3cXaGYJX5BBUS0VF9t%2FwSxiMVbO8Sr82OJ944P2U2AA0CxJenW%2Fhp28EOR3XZKbZADbZZLT7TLZyWQX92jrAhSVs6XQ%3D%3D--PtIQ8wI372rGA6dA--JNj4lu5HXDmOve2%2FZbn43A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2082806372.1767048093; Path=/; Domain=github.com; Expires=Tue, 29 Dec 2026 22:41:33 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 29 Dec 2026 22:41:33 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B664:268821:6852927:7CEF050:6953039D
Generate · GitHub
Generate
A new command line tool and developer framework for scaffolding out GitHub projects. A more powerful, composable, functional alternative to Yeoman.
Pinned
Loading
A new command line tool and developer framework for scaffolding out GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and mo…
JavaScript
309
22
Repositories
Showing 10 of 59 repositories
generate-gitignore
Public
Generate a .gitignore file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in your own generator.
generate/generate-gitignore’s past year of commit activity
JavaScript
115
MIT
13
3
1
Updated Oct 11, 2022
generate-license
Public
Generate a license file from the command line when Generate is installed globally, or use this generator as a plugin or sub-generator in your own generator project.
generate/generate-license’s past year of commit activity
JavaScript
92
MIT
10
4
0
Updated May 16, 2022
generate-package
Public
Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CLI.
generate/generate-package’s past year of commit activity
JavaScript
18
MIT
0
3
0
Updated May 30, 2021
.github
Public
Default community health files for Generate.
generate/.github’s past year of commit activity
0
1
0
0
Updated Apr 8, 2021
generate/generator-util’s past year of commit activity
JavaScript
6
MIT
0
1
1
Updated Apr 1, 2020
generate-react
Public
Generate generator for creating React applications, components, and related React resources.
generate/generate-react’s past year of commit activity
JavaScript
2
MIT
0
7
6
Updated Jan 15, 2020
generate-travis
Public
Generate a .travis.yml file to the cwd or specified directory. Install globally and run with generate's CLI, or use as a component in your own generator.
generate/generate-travis’s past year of commit activity
JavaScript
21
MIT
8
1
0
Updated Jan 23, 2019
slack
Public
Slack landing page to provide an invitation form for the generate slack community.
generate/slack’s past year of commit activity
JavaScript
6
MIT
2
0
0
Updated May 15, 2018
generate-git
Public
Generator for initializing a git repository and adding first commit.
generate/generate-git’s past year of commit activity
JavaScript
9
MIT
2
1
1
Updated Mar 11, 2018
generate-contributing
Public
Generate a contributing.md file for a project. Can also be used as a building block to add this functionality to another generator.
generate/generate-contributing’s past year of commit activity
JavaScript
17
MIT
3
1
0
Updated Jan 25, 2018
Most used topics
Loading…
You can’t perform that action at this time.