+ rm -f /Applications/Dynare/4.6.3/dummy ++ curl -s -m 4 https://github.com + [[ -z GitHub: Where the world builds software · GitHub
Skip to content

Where the world
builds software

Millions of developers and companies build, ship, and maintain their software on GitHub—the largest and most advanced development platform in the world.

56+ million

Developers

3+ million

Organizations

100+ million

Repositories

72%

Fortune 50

Glowing universe

Build like the best with GitHub Enterprise

Take collaboration to the next level with security and administrative features built for teams.

Contact Sales
Futuristic city scape

Give your code a
home in the cloud

  • Record or rewind any change to your code to keep you and your team in sync. Host it all for free with unlimited public and private repositories.

    Sign up for GitHub
  • jasonetco added some commits 8 minutes ago
  • @jasonetco Updated README.md
The resulting GitHub repository page from pushing
File icon
octocat-classifier
File icon
assets
File icon
tests
File icon
LICENSE
File icon
README.md
File icon
index.js
File icon
package.json
File icon
README.md
File icon
app.js
File icon
index.html
          1
          2
          3
          4
          5
          6
          7
          8
          9
          10
          11
          12
          13
          14
          15
          16
          17
          18
          19
          20
          21
          22
          23
          24
          25
          26
          27
          28
          29
          30
          
              # Octocat Classifier :octopus: :cat: :mag:

              ![](https://img.shields.io/badge/build-passing-brightgreen) ![](https://img.shields.io/badge/coverage-90%25-green) ![](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen)

              As the name suggests, Octocat Classifier is used to determine whether a given image contains an Octocat. It is trained with images from the [Octodex](1), images shared with [#MyOctocat on Twitter](2), and [photographs of laptops with :octocat: stickers on them]().

              ## Installation

              ```
              git clone https://github.com/jasonetco/octocat-classifier
              ```
            
           ~/octocat-classifier gh repo create octocat-classifier
           Created repository jasonetco/octocat-classifier on GitHub
           Added remote https://github.com/jasonetco/octocat-classifier.git

           ~/octocat-classifier git push origin main
        
Light glowing behind the editor
  • @jasonetco Support Octocats shared on Twitter
  • @jasonetco Created index.js
  • Build on what's
    been built

    Write less code thanks to the world's largest software package registry. Find the best community-approved projects to accelerate your work, then share it with the world with npm and GitHub Packages.

                           ~/octocat-classifier npm install eslint
                          + eslint@7.8.1
                            added 109 packages from 64 contributors and audited 109 packages in 3.491s
                           
                          9 packages are looking for funding
                            run `npm fund` for details
                          
                          found 0 vulnerabilities
                           ~/octocat-classifier  
                        
    Light glowing behind the editor
  • @jasonetco Added package for javascript linting
git checkout -b origin add-status-screens
origin/add-status-screens
@nplasterer @ampinsk @joshaber

+3 collaborators

Ready player two. Scale your team to any size in the cloud.

Create a new organization for free
Timeline of a pull request on GitHub
  • Better code starts with pull requests—conversations around your code where you can experiment, squash bugs, and build new features.

    Pull request description on GitHub
  • Code review is built in. Pull requests cover the entire review flow: propose changes, browse code, ask for input, make a suggestion, and sign off in one place.

    Pull request comment on GitHub
  • Know when your pull request is ready to merge when everything’s green. Reviews approved? Check. Tests passing? Check check. No conflicts? Ship it already.

    Merge pull request on GitHub
  • git merge add-status-screens
iPhone notch

Keep work moving. Review or merge code, manage notifications, browse repositories, and more with GitHub for mobile.

Available for iOS and Android

  • Apple App Store
  • Google Play Store
Viewing change log in GitHub Desktop
••• bash
                      ~ gh pr status
                      Relevant pull requests in cli/cli

                      Current branch
                      There is no pull request associated with [main]

                      Created by you
                      You have no open pull requests

                      Requesting a code review from you
                      #1401 Correctly handle and set empty fields... 
                      [octocat:emptyBody]
                      ✓ Checks passing
                      #1357 Added confirmation steps for risk... 
                      [octocat:confirmations]
                      x 1/3 checks failing
                      ~ 
                    

Work however you want. Put a GUI on it with GitHub Desktop or stay in the command line with GitHub CLI.

Available for macOS, Windows, and Linux*

  • macOS
  • Windows
  • Linux

* GitHub CLI is available on macOS, Windows, and Linux
* GitHub Desktop is available on macOS and Windows

Instant dev environments with Codespaces

Learn more about GitHub Codespaces

The future of code is in the cloud, not your local copy. Codespaces gives you a complete, configurable dev environment on top of a powerful VM in minutes.

Visual Studio Code, in your browser, full stop. Codespaces brings the world’s most popular desktop editor to every repo. Code, build, test, use the terminal, and open pull requests from anywhere.

Customize to your heart’s desire. Add your favorite VS Code extensions, create a devcontainer config file, install new themes, and tweak your settings.

VS Code running in the browser with your project's code and development environment running. A terminal panel is visiable in the editor. VS Code running in the browser with your project's code and development environment running. A terminal panel is visiable in the editor. VS Code running in the browser with your project's code and development environment running. A terminal panel is visiable in the editor.
Light glowing behind the editor

Automate anything with GitHub Actions

Learn more about GitHub Actions

Setup CI/CD, enhance your DevOps, and script your entire workflow with GitHub Actions. Kick off automated workflows with GitHub events like push, issue creation, merge, and release.

GitHub Actions web editor editing workflow file showcasing autocomplete

5,000+
Actions

Write your own, or import Actions from the open source community, all within our world-class editor. Feeling stuck? Browse the Actions developer docs as you code.

Explore the Actions Marketplace
The Actions Marketplace is available inline alongside the GitHub Actions workflow editor
The Actions Marketplace is available inline alongside the GitHub Actions workflow editor
The GitHub Actions workflow editor

You can have it all. Run actions in any language or operating system, on Linux, macOS, Windows, ARM, and containers. Or all at once with matrix builds.

  • Linux
  • macOS
  • Windows
  • ARM
Actions build workflow
Actions build workflow
Actions build workflow
Actions build workflow
Actions publish workflow
Actions workflow canvas
Large representation of the indicator that a workflow is successfully completed
Large representation of the indicator that a workflow is running

With 70 million jobs run per month you’re in good company with Actions, the number one CI service on the world’s largest developer platform.

Speaking of automation, Dependabot keeps your projects up to date with automated pull requests that update all your dependencies. Just review and merge to keep your software secure.

Learn more about Dependabot
Automated pull request that updates a dependency in your repository
Merge pull request on GitHub

Find and fix vulnerabilities before you merge

Learn more about advanced security
  • Secure your code as you write it. CodeQL’s code scanning automatically reviews every change to your codebase and identifies known vulnerabilities before they ever reach production.

    Step 3
    Step 2
    Step 1
    Code injection alert
  • Vulnerabilities found
  • @jasonetco Fixed deserialized data security vulnerability
  • Keep your secrets. We automatically scan repositories for OAuth tokens, API keys, personal tokens, and more. If we find one, we’ll notify you and the partner that issued it to invalidate the secret.

    An alert of found secret committed to the repository List of exposed secrets found in the repository
  • OAuth token found
  • @jasonetco Replaced OAuth token with a key vault value

Found a vulnerability? Our security advisory remediation tools help developers identify and disclose them responsibly so maintainers can patch them in dedicated, private workspaces.

Distributed security alerts

The home for
all developers—
including you

  • Beta

    GitHub Discussions is dedicated space for your community to come together, ask and answer questions, and have open-ended conversations.

    Learn how to get started with Discussions
    Technical question from the Gatsby community
    Answered checkmark Floating checkmark Floating checkmark Floating checkmark
    Answer to the technical question from the Gatsby community
  • Amplify your voice in your own personal README on your profile. Tell the story of your work through your repositories, contributions, and technologies of choice.

    GitHub profile README for @M0nica
    GitHub profile README for @ethomson
  • @sophshep sophshep started sponsoring you for $10/month 2x 3 days ago
  • @joshaber joshaber started sponsoring you for $10/month 5x 2 days ago
  • @pmarsceill pmarsceill started sponsoring you for $25/month 2 days ago
  • That open source code you wrote for yourself might just help someone else. Get paid for building what matters to you with GitHub Sponsors.

    Support the projects you depend on, too.

    100% to developers, zero fees

    Learn more about Sponsors
    Floating heart Floating heart Floating heart GitHub profile card for the Homebrew organization
    Floating heart Floating heart Floating heart GitHub profile card for @prophen
You can’t perform that action at this time.
]] ++ /usr/bin/xcode-select -print-path + [[ -z /Applications/Xcode.app/Contents/Developer ]] ++ /usr/bin/xcode-select -print-path + [[ -z /Applications/Xcode.app/Contents/Developer ]] ++ which git + [[ -z /usr/bin/git ]] + BREWDIR=/Applications/Dynare/4.6.3/.brew + '[' -d /Applications/Dynare/4.6.3/.brew ']' + mkdir -p /Applications/Dynare/4.6.3/.brew + BREW_URL=https://github.com/Homebrew/brew + BREW_BRANCH=master + curl -# -L https://github.com/Homebrew/brew/tarball/master + tar xz -m --strip 1 -C /Applications/Dynare/4.6.3/.brew #=#=# ######################################################################## 100.0%##O#- # 0.0% ###### 9.6% ############## 20.7% ################# 25.0% ############################ 39.0% ############################# 41.2% ############################### 43.4% ################################# 47.1% ####################################### 54.5% ################################################ 67.0% ####################################################### 76.6% ######################################################### 80.3% ############################################################ 84.0% ################################################################## 92.8% ######################################################################## 100.0% + chown -R joaopedromainente:staff /Applications/Dynare/4.6.3 + sudo -u joaopedromainente /Applications/Dynare/4.6.3/.brew/bin/brew tap homebrew/core Error: You have not agreed to the Xcode license. Please resolve this by running: sudo xcodebuild -license accept