^hot^ - Https://raw.githubusercontent.com

It serves the file exactly as it exists in the repository—plain text, no formatting, no HTML wrappers.

Whether you’re scaling your development process or just learning how to code, GitHub is where you belong. Join the world’s most widely adopted developer platform to build the technologies that shape what’s next.

This pattern is the standard for modern CLI tools (like Homebrew, Rust, or Node version managers) because it is secure, stateless, and fast. https://raw.githubusercontent.com

curl -sSL https://raw.githubusercontent.com/owner/repo/main/install.sh | bash

¹GitHub internal customer data, 2025.

You don't need to memorize the URL structure; GitHub makes it easy to generate:

Tools and trends evolve, but collaboration endures. With GitHub, developers, agents, and code come together on one platform. It serves the file exactly as it exists

While highly useful, always be careful when piping URLs directly to bash .

We read every piece of feedback, and take your input very seriously. To see all available qualifiers, see our documentation. This pattern is the standard for modern CLI